summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2019-09-03 22:12:09 +0300
committerJan Kara <jack@suse.cz>2019-09-04 19:19:43 +0300
commit4eb09e1112180672795f4238e9252531f607c7a7 (patch)
treeb465ff299cba981b1a2e97dd481bc2e92cf24a49 /include/linux
parent18c2433cb8af4938bee01a766a2389f80e73d4ae (diff)
downloadlinux-4eb09e1112180672795f4238e9252531f607c7a7.tar.xz
fs-udf: 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/a254c1d1-0109-ab51-c67a-edc5c1c4b4cd@web.de Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions