diff options
author | Dave Hansen <haveblue@us.ibm.com> | 2007-07-18 08:33:51 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2007-07-18 08:33:51 -0400 |
commit | d699594dc151c664a2b307e680a3cd9b7145fd83 (patch) | |
tree | 9b3e50339d09ea5a7786369fda4da6ecf597d4dd /kernel/module.c | |
parent | 1330593eb2d055bdd6ed935886cf2c13c896b288 (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 <haveblue@us.ibm.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions