X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=kernel%2Futsname_sysctl.c;h=92359cc747a7c52cb85e362ab3b9178e4756ee2d;hb=8fe74cf053de7ad2124a894996f84fa890a81093;hp=3b34b3545936dfcd179eca7f9fd2aebf4a2abfa0;hpb=71c21b4cf62177a9d1ea46ff4c6073c907122226;p=mirror_ubuntu-bionic-kernel.git diff --git a/kernel/utsname_sysctl.c b/kernel/utsname_sysctl.c index 3b34b3545936..92359cc747a7 100644 --- a/kernel/utsname_sysctl.c +++ b/kernel/utsname_sysctl.c @@ -37,7 +37,7 @@ static void put_uts(ctl_table *table, int write, void *which) up_write(&uts_sem); } -#ifdef CONFIG_PROC_FS +#ifdef CONFIG_PROC_SYSCTL /* * Special case of dostring for the UTS structure. This has locks * to observe. Should this be in kernel/sys.c ????