]> git.ipfire.org Git - people/ms/linux.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)
commitcd738ee985ccc1162e7ba2b4ecd41b6072a5befc
treec7951a618dd81422277da59ddf046fbf73dbdeac
parent2785110d2e5c5bad54c8364391e02e3dd21eccf3
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