netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Remove various orphaned header files
@ 2014-08-28 11:44 Rasmus Villemoes
  2014-08-28 11:44 ` [PATCH 1/4] include/linux/cycx_x25.h: Remove unused header Rasmus Villemoes
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Rasmus Villemoes @ 2014-08-28 11:44 UTC (permalink / raw)
  To: David S. Miller, Paul Gortmaker; +Cc: netdev, linux-kernel, Rasmus Villemoes

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-30  3:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-28 11:44 [PATCH 0/4] Remove various orphaned header files Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 1/4] include/linux/cycx_x25.h: Remove unused header Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 2/4] include/linux/i82593.h: " Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 3/4] include/linux/phonedev.h: " Rasmus Villemoes
2014-08-28 11:44 ` [PATCH 4/4] include/rxrpc/types.h: " Rasmus Villemoes
2014-08-28 13:03 ` [PATCH 0/4] Remove various orphaned header files Paul Gortmaker
2014-08-30  3:33 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).