]> git.baikalelectronics.ru Git - kernel.git/commit
fs, proc: add help for CONFIG_PROC_CHILDREN
authorIago López Galeiras <iago@endocode.com>
Fri, 17 Jul 2015 23:23:23 +0000 (16:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Jul 2015 23:39:52 +0000 (16:39 -0700)
commitb0e89a631247c06a5465556c120bd41a9d7f6912
tree4e717f4c6d245d68670e18ad7f629fd4775ce705
parentdcd3b8a0aa086a4f61a91706972a56fce5f8d25f
fs, proc: add help for CONFIG_PROC_CHILDREN

The purpose of the option was documented in
Documentation/filesystems/proc.txt but the help text was missing.

Add small help text that also points to the documentation.

Signed-off-by: Iago López Galeiras <iago@endocode.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/proc/Kconfig