summaryrefslogtreecommitdiff
path: root/mm/util.c
diff options
context:
space:
mode:
authorColy Li <coly.li@suse.de>2010-03-25 21:15:12 (GMT)
committerJoel Becker <joel.becker@oracle.com>2010-03-30 19:52:13 (GMT)
commita03ab788d070c256eff1ac24cf0e3bc2ca148096 (patch)
treef5c05f87457be0f863e69915fa4888bec071f6ad /mm/util.c
parentefd647f744f3cf504ed83580274bd4b6918139fe (diff)
downloadlinux-fsl-qoriq-a03ab788d070c256eff1ac24cf0e3bc2ca148096.tar.xz
ocfs2: one more warning fix in ocfs2_file_aio_write(), v2
This patch fixes another compiling warning in ocfs2_file_aio_write() like this, fs/ocfs2/file.c: In function ‘ocfs2_file_aio_write’: fs/ocfs2/file.c:2026: warning: suggest parentheses around ‘&&’ within ‘||’ As Joel suggested, '!ret' is unary, this version removes the wrap from '!ret'. Signed-off-by: Coly Li <coly.li@suse.de> Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'mm/util.c')
0 files changed, 0 insertions, 0 deletions