Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL co…
…de block Put get/get_uts() into CONFIG_PROC_SYSCTL code block as they are used only when CONFIG_PROC_SYSCTL is enabled. Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information