]> git.baikalelectronics.ru Git - kernel.git/commit
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS
authorDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 19:52:35 +0000 (11:52 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Feb 2020 19:52:35 +0000 (11:52 -0800)
commit89249a5c3e30dc3ea6f7c777e3ceef23356a0ffc
tree272bf41dd873c2ac27d47eae716e616221b297c6
parent4a9c5e770d23e9d4ba4158a0d4d924cdcc69046d
unix: It's CONFIG_PROC_FS not CONFIG_PROCFS

Fixes: 7e2e70979388 ("unix: define and set show_fdinfo only if procfs is enabled")
Signed-off-by: David S. Miller <davem@davemloft.net>
net/unix/af_unix.c