sysctl extern cleanup: module
[firefly-linux-kernel-4.4.55.git] / kernel / sysctl.c
index f18aaa7b0d654df7a1c758b116164a8e9b3d3834..44e9492368fdd2a79a9703fbb2140673c8a3f784 100644 (file)
@@ -116,10 +116,6 @@ static int min_percpu_pagelist_fract = 8;
 
 static int ngroups_max = NGROUPS_MAX;
 
-#ifdef CONFIG_MODULES
-extern char modprobe_path[];
-extern int modules_disabled;
-#endif
 #ifdef CONFIG_CHR_DEV_SG
 extern int sg_big_buff;
 #endif