]> git.baikalelectronics.ru Git - kernel.git/commit
nfs: Remove unneeded micro checking of CONFIG_PROC_FS
authorKinglong Mee <kinglongmee@gmail.com>
Wed, 1 Jul 2015 03:58:31 +0000 (11:58 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 1 Jul 2015 15:30:45 +0000 (11:30 -0400)
commit168d9aae678f27b34490ae9f4cc20ba76d20df44
treec7951a618dd81422277da59ddf046fbf73dbdeac
parent46b96538732faf3f2d9e0deb2a804e8d3948d159
nfs: Remove unneeded micro checking of CONFIG_PROC_FS

Have checking CONFIG_PROC_FS in include/linux/sunrpc/stats.h.

Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/inode.c