diff options
author | Jan Kara <[email protected]> | 2014-12-10 15:41:42 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:03 -0800 |
commit | 4a635a113bfe1eaa184410d6b6065cd8eee13607 (patch) | |
tree | cacaeb92ded0b14a914c66150913302c0e712de1 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2b693005b833ba309c7cb8426cd023d8e80da31e (diff) |
ocfs2: remove bogus test from ocfs2_read_locked_inode()
'args' are always set for ocfs2_read_locked_inode() and brelse() checks
whether bh is NULL. So the test (args && bh) is unnecessary (plus the
args part is really confusing anyway). Remove it.
Coverity id: 1128856.
Signed-off-by: Jan Kara <[email protected]>
Cc: Mark Fasheh <[email protected]>
Cc: Joel Becker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions