summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-09-18 22:56:19 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-23 19:05:25 +0300
commitd2846bf33c1423ff872c7a7c2afde292ad502c04 (patch)
tree06670dcce984b067ab28f08f45c2a5b36e4887b6 /ipc
parent6354467245ff8dd04b54e39790f2ee4d21d5419e (diff)
downloadlinux-d2846bf33c1423ff872c7a7c2afde292ad502c04.tar.xz
fs/ntfs3: Remove a useless test in 'indx_find()'
'fnd' has been dereferenced several time before, so testing it here is pointless. Moreover, all callers of 'indx_find()' already have some error handling code that makes sure that no NULL 'fnd' is passed. So, remove the useless test. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Reviewed-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions