Browse Source

Staging: comedi: comedi_compat32.h: Fixed checkpatch.pl issues

Signed-off-by: Shane Warden <shane.warden@onyxneon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Shane Warden 15 years ago
parent
commit
2829db3eec
1 changed files with 3 additions and 1 deletions
  1. 3 1
      drivers/staging/comedi/comedi_compat32.h

+ 3 - 1
drivers/staging/comedi/comedi_compat32.h

@@ -28,7 +28,9 @@
 #define _COMEDI_COMPAT32_H
 
 #include <linux/compat.h>
-#include <linux/fs.h>		/* For HAVE_COMPAT_IOCTL and HAVE_UNLOCKED_IOCTL */
+
+/* For HAVE_COMPAT_IOCTL and HAVE_UNLOCKED_IOCTL */
+#include <linux/fs.h>
 
 #ifdef CONFIG_COMPAT