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 13:44:30 +0200 From: Rasmus Villemoes <linux@...musvillemoes.dk> To: "David S. Miller" <davem@...emloft.net>, Paul Gortmaker <paul.gortmaker@...driver.com> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Rasmus Villemoes <linux@...musvillemoes.dk> Subject: [PATCH 0/4] Remove various orphaned header files 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 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 -- 2.0.4 -- 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