[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444056611-7513-1-git-send-email-gabriel@lse.epita.fr>
Date:	Mon,  5 Oct 2015 16:50:08 +0200
From:	Gabriel Laskar <gabriel@....epita.fr>
To:	linux-api@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Gabriel Laskar <gabriel@....epita.fr>
Subject: [PATCH 0/3] Small changes in headers
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists