]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - init/do_mounts.c
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm...
[linux.git] / init / do_mounts.c
index 2c71dabe56260ee00283b78984f67ea9d5d61eba..e1c9afa9d8c9103fa1463a45a425c9468e4c1628 100644 (file)
@@ -1,13 +1,3 @@
-/*
- * Many of the syscalls used in this file expect some of the arguments
- * to be __user pointers not __kernel pointers.  To limit the sparse
- * noise, turn off sparse checking for this file.
- */
-#ifdef __CHECKER__
-#undef __CHECKER__
-#warning "Sparse checking disabled for this file"
-#endif
-
 #include <linux/module.h>
 #include <linux/sched.h>
 #include <linux/ctype.h>