]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY
authorKinglong Mee <kinglongmee@gmail.com>
Thu, 24 Sep 2015 12:57:03 +0000 (20:57 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 21 Oct 2015 20:49:23 +0000 (15:49 -0500)
commit3f35b1a76ac778e47cc1db9b4f84033e20911b47
tree55a5ee965ae2a382df1d4d5b2f005621f801d8a7
parent7452f52bbd0f3e0d617c8633fa68d30caee9abc8
NFS: Remove unneeded NFS_DEBUG checking before define NFSDBG_FACILITY

It's not needed to checking NFS_DEBUG before define NFSDBG_FACILITY, remove it.

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