linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Small changes in headers
@ 2015-10-05 14:50 Gabriel Laskar
  2015-10-05 14:50 ` [PATCH 1/3] mce: change asm/ioctls.h for linux/ioctl.h Gabriel Laskar
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Gabriel Laskar @ 2015-10-05 14:50 UTC (permalink / raw)
  To: linux-api, linux-kernel; +Cc: Greg Kroah-Hartman, Gabriel Laskar

Here is some changes for ioctls numbers declared outside of uapi, or not used
at all.


Gabriel Laskar (3):
  mce: change asm/ioctls.h for linux/ioctl.h
  msm: remove unused header
  falloc: expose ioctl numbers into uapi

 arch/x86/include/uapi/asm/mce.h |  2 +-
 include/linux/falloc.h          | 18 ----------
 include/linux/msm_mdp.h         | 79 -----------------------------------------
 include/uapi/linux/falloc.h     | 18 ++++++++++
 4 files changed, 19 insertions(+), 98 deletions(-)
 delete mode 100644 include/linux/msm_mdp.h

-- 
2.6.0


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

end of thread, other threads:[~2015-10-06 12:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-05 14:50 [PATCH 0/3] Small changes in headers Gabriel Laskar
2015-10-05 14:50 ` [PATCH 1/3] mce: change asm/ioctls.h for linux/ioctl.h Gabriel Laskar
2015-10-06 12:41   ` Arnd Bergmann
2015-10-05 14:50 ` [PATCH 2/3] msm: remove unused header Gabriel Laskar
2015-10-05 14:53   ` Arnd Bergmann
2015-10-05 18:44   ` [PATCH v2] falloc: expose ioctl numbers into uapi Gabriel Laskar
2015-10-06  8:40     ` Arnd Bergmann
2015-10-06 12:38       ` Gabriel Laskar
2015-10-05 14:50 ` [PATCH 3/3] " Gabriel Laskar
2015-10-05 15:06   ` kbuild test robot

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).