[PATCH] misc verify_area cleanups
[deliverable/linux.git] / drivers / char / dtlk.c
index 903e4c3cc20914aad2b8fe8aec8796b57a70dc8b..a229915ce1b26b5ebb8d088ea9a125765abee686 100644 (file)
@@ -52,7 +52,7 @@
 #define KERNEL
 #include <linux/types.h>
 #include <linux/fs.h>
-#include <linux/mm.h>          /* for verify_area */
+#include <linux/mm.h>
 #include <linux/errno.h>       /* for -EBUSY */
 #include <linux/ioport.h>      /* for request_region */
 #include <linux/delay.h>       /* for loops_per_jiffy */
This page took 0.024443 seconds and 5 git commands to generate.