X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=init%2Fdo_mounts_rd.c;h=32fb049d18f9b40f95d000eb60e70bb7a87aa65c;hb=472475000979a156bc32cd75caa59737f5a1caa5;hp=035a5f0ab26b9882d251784f2abd348d7eef2b9a;hpb=1dd6eb88af7a511b090fa847ed826bf3accf3bce;p=linux.git diff --git a/init/do_mounts_rd.c b/init/do_mounts_rd.c index 035a5f0ab26b..32fb049d18f9 100644 --- a/init/do_mounts_rd.c +++ b/init/do_mounts_rd.c @@ -1,14 +1,4 @@ // SPDX-License-Identifier: GPL-2.0 -/* - * 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 #include #include