input: reserve an ioctl range for the input device
authorAlan Cox <alan@linux.intel.com>
Thu, 12 Apr 2018 10:44:06 +0000 (11:44 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 12 Apr 2018 10:44:06 +0000 (11:44 +0100)
Kernel/include/kernel.h

index 6771204..dcf94cc 100644 (file)
@@ -763,6 +763,10 @@ struct s_argblk {
  *     Drivewire ioctls 050x (see drivewire.h)
  */
 
+/*
+ *     Input ioctls 0x052x (see input.h)
+ */
+
 /*
  *     System info shared with user space
  */