lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 28 Aug 2014 09:03:58 -0400 From: Paul Gortmaker <paul.gortmaker@...driver.com> To: Rasmus Villemoes <linux@...musvillemoes.dk>, "David S. Miller" <davem@...emloft.net> CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> Subject: Re: [PATCH 0/4] Remove various orphaned header files 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@...driver.com> 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 netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists