aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDave Hansen <[email protected]>2007-07-15 23:41:14 -0700
committerLinus Torvalds <[email protected]>2007-07-16 09:05:48 -0700
commite3a68e30d28dbc6981dfc3d6ceddbfa2f885fe4e (patch)
treef15372ae04f4eaea734c1c6935ae65887acf4c3c /include/linux
parent6b86e854f71600c809536502a0efa9d4e384fb23 (diff)
ext3: remove extra IS_RDONLY() check
ext3_change_inode_journal_flag() is only called from one location: ext3_ioctl(EXT3_IOC_SETFLAGS). That ioctl case already has a IS_RDONLY() call in it so this one is superfluous. Signed-off-by: Dave Hansen <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions