Re: [PATCH 0/4] Remove various orphaned header files

From: Paul Gortmaker
Date: Thu Aug 28 2014 - 09:04:25 EST


On 14-08-28 07:44 AM, Rasmus Villemoes wrote:
> These four files are not included anywhere, and seem to be accidental
> leftovers from past cleanups (see the individual commit messages).
>
> Rasmus Villemoes (4):
> include/linux/cycx_x25.h: Remove unused header
> include/linux/i82593.h: Remove unused header
> include/linux/phonedev.h: Remove unused header
> include/rxrpc/types.h: Remove unused header

Strictly speaking the phonedev.h and types.h were not orphaned
by net-next commits, but I suppose it is no harm if they go
via net-next vs. say 3 in Greg's staging and 4 in akpm's tree.

I double checked that they are not used anywhere with
git grep, so...

Reviewed-by: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>

Thanks,
Paul.
--

>
> include/linux/cycx_x25.h | 125 --------------------------
> include/linux/i82593.h | 229 -----------------------------------------------
> include/linux/phonedev.h | 25 ------
> include/rxrpc/types.h | 41 ---------
> 4 files changed, 420 deletions(-)
> delete mode 100644 include/linux/cycx_x25.h
> delete mode 100644 include/linux/i82593.h
> delete mode 100644 include/linux/phonedev.h
> delete mode 100644 include/rxrpc/types.h
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/