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>