public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove various orphaned header files
@ 2014-06-24 17:27 Rasmus Villemoes
  2014-06-24 17:27 ` [PATCH 1/6] include/linux/cycx_x25.h: Remove unused header Rasmus Villemoes
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Rasmus Villemoes @ 2014-06-24 17:27 UTC (permalink / raw)
  To: Greg Kroah-Hartman, kernel-janitors; +Cc: linux-kernel, Rasmus Villemoes

AFAICT, these headers are not used anywhere, and are just accidental
leftovers from past cleanups.

Rasmus Villemoes (6):
  include/linux/cycx_x25.h: Remove unused header
  include/linux/i82593.h: Remove unused header
  include/linux/mfd/ti_ssp.h: Remove unused header
  include/linux/phonedev.h: Remove unused header
  include/linux/platform_data/tegra_emc.h: Remove unused header
  include/rxrpc/types.h: Remove unused header

 include/linux/cycx_x25.h                | 125 -----------------
 include/linux/i82593.h                  | 229 --------------------------------
 include/linux/mfd/ti_ssp.h              |  93 -------------
 include/linux/phonedev.h                |  25 ----
 include/linux/platform_data/tegra_emc.h |  34 -----
 include/rxrpc/types.h                   |  41 ------
 6 files changed, 547 deletions(-)
 delete mode 100644 include/linux/cycx_x25.h
 delete mode 100644 include/linux/i82593.h
 delete mode 100644 include/linux/mfd/ti_ssp.h
 delete mode 100644 include/linux/phonedev.h
 delete mode 100644 include/linux/platform_data/tegra_emc.h
 delete mode 100644 include/rxrpc/types.h

-- 
1.9.2


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

end of thread, other threads:[~2014-08-27 11:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 17:27 [PATCH 0/6] Remove various orphaned header files Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 1/6] include/linux/cycx_x25.h: Remove unused header Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 2/6] include/linux/i82593.h: " Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 3/6] include/linux/mfd/ti_ssp.h: " Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 4/6] include/linux/phonedev.h: " Rasmus Villemoes
2014-06-24 17:27 ` [PATCH 5/6] include/linux/platform_data/tegra_emc.h: " Rasmus Villemoes
2014-06-24 19:21   ` Stephen Warren
2014-06-24 17:27 ` [PATCH 6/6] include/rxrpc/types.h: " Rasmus Villemoes
2014-06-24 17:34 ` [PATCH 0/6] Remove various orphaned header files Joe Perches
2014-08-22 15:33   ` Rasmus Villemoes
2014-08-22 16:21     ` Joe Perches
2014-08-22 16:25       ` Julia Lawall
2014-08-27 11:04     ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox