r-o-bind-mounts-nfs-check-mnt-instead-of-superblock-directly-checkpatch-fixes
commit1cbeac24a3c81c01f0d39b1f48e2db61618af5af
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 6 Nov 2007 00:06:33 +0000 (6 00:06 +0000)
committerMatthias Urlichs <smurf@hera.kernel.org>
Wed, 14 Nov 2007 11:29:58 +0000 (14 11:29 +0000)
tree869a89f1e28c22ace862c020fcdec9443bd4d32e
parent54c5c1d339720001cbfbf789e1d32fb9ad243c91
r-o-bind-mounts-nfs-check-mnt-instead-of-superblock-directly-checkpatch-fixes

WARNING: line over 80 characters
#53: FILE: fs/nfsd/vfs.c:1876:
+ if (exp_rdonly(rqstp, exp) || __mnt_is_readonly(exp->ex_mnt))

total: 0 errors, 1 warnings, 25 lines checked
Your patch has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

Please run checkpatch prior to sending patches

Cc: Christoph Hellwig <hch@infradead.org>
Cc: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/nfsd/vfs.c