kernel: add initial tape ioctls
authorAlan Cox <alan@linux.intel.com>
Wed, 4 Jul 2018 00:47:48 +0000 (01:47 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 4 Jul 2018 00:47:48 +0000 (01:47 +0100)
Kernel/include/kernel.h

index b8651df..505cfe1 100644 (file)
@@ -768,6 +768,10 @@ struct s_argblk {
  *     Input ioctls 0x052x (see input.h)
  */
 
+/*
+ *     Tape ioctls 0x06xx (see tape.h)
+ */
+
 /*
  *     System info shared with user space
  */