Commit 2829db3e authored by Shane Warden's avatar Shane Warden Committed by Greg Kroah-Hartman
Browse files

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

parent 6dd60bc6
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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