diff options
author | Salah Triki <salah.triki@acm.org> | 2016-05-23 16:22:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-23 17:04:14 -0700 |
commit | ff2fe0aa2e17ff78c676d9c450b819c8b87af801 (patch) | |
tree | 22c7978bb460a54d3df89aa4cb26ff6bd19a01f4 /fs/bfs | |
parent | 1383399d7be029281997889df23150fa6c16be6e (diff) | |
download | kernel_replicant_linux-ff2fe0aa2e17ff78c676d9c450b819c8b87af801.tar.gz kernel_replicant_linux-ff2fe0aa2e17ff78c676d9c450b819c8b87af801.tar.bz2 kernel_replicant_linux-ff2fe0aa2e17ff78c676d9c450b819c8b87af801.zip |
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization to NULL
bh is reinitialized by befs_bread_iaddr() so no need to init it
with NULL in the beginning of befs_read_datastream().
Link: http://lkml.kernel.org/r/81e1f70187db34d195c8e42b1ff78be6a71c0060.1462649034.git.salah.triki@acm.org
Signed-off-by: Salah Triki <salah.triki@acm.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/bfs')
0 files changed, 0 insertions, 0 deletions