aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDave Hansen <[email protected]>2007-07-18 08:33:51 -0400
committerTheodore Ts'o <[email protected]>2007-07-18 08:33:51 -0400
commitd699594dc151c664a2b307e680a3cd9b7145fd83 (patch)
tree9b3e50339d09ea5a7786369fda4da6ecf597d4dd /include/linux
parent1330593eb2d055bdd6ed935886cf2c13c896b288 (diff)
ext4: remove extra IS_RDONLY() check
ext4_change_inode_journal_flag() is only called from one location: ext4_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: Dave Kleikamp <[email protected]> Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions