ioctl: add a drivewire range for Brett
authorAlan Cox <alan@linux.intel.com>
Fri, 17 Jun 2016 10:31:06 +0000 (11:31 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 17 Jun 2016 10:31:06 +0000 (11:31 +0100)
Kernel/include/kernel.h

index 048ca8b..88173c2 100644 (file)
@@ -622,6 +622,10 @@ struct s_argblk {
  *     Networking ioctls 04xx (see net_native.h)
  */
 
+/*
+ *     Drivewire ioctls 050x (see drivewire.h)
+ */
+
 /*
  *     System info shared with user space
  */