diff options
author | Dan Carpenter <[email protected]> | 2014-12-10 15:42:04 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-12-10 17:41:04 -0800 |
commit | 88d69b92fc12084af43cba428bda9727c0ca084f (patch) | |
tree | 20fa893c91d7d15bc50265bce8767c1b01043c7a /tools/perf/scripts/python | |
parent | 61fb9ea4b3e1f22341f7d817db18884062b08601 (diff) |
ocfs2: remove bogus NULL check in ocfs2_move_extents()
"inode" isn't NULL here, and also we dereference it on the previous line
so static checkers get annoyed.
Signed-off-by: Dan Carpenter <[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')
0 files changed, 0 insertions, 0 deletions