summaryrefslogtreecommitdiff
path: root/fs/udf
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2019-09-03 15:40:18 +0300
committerJan Kara <jack@suse.cz>2019-09-04 19:19:43 +0300
commit18c2433cb8af4938bee01a766a2389f80e73d4ae (patch)
tree1f5e54fe7f3c2955a502f93a57ad172fb7ac0c9a /fs/udf
parent8b47ea6c21cbf169c4c41ad6de1ac12fba5ddd8e (diff)
downloadlinux-18c2433cb8af4938bee01a766a2389f80e73d4ae.tar.xz
ext2: Delete an unnecessary check before brelse()
The brelse() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Link: https://lore.kernel.org/r/51dea296-2207-ebc0-bac3-13f3e5c3b235@web.de Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions