diff options
author | Christophe JAILLET <[email protected]> | 2021-09-18 21:56:19 +0200 |
---|---|---|
committer | Konstantin Komarov <[email protected]> | 2021-09-23 19:05:25 +0300 |
commit | d2846bf33c1423ff872c7a7c2afde292ad502c04 (patch) | |
tree | 06670dcce984b067ab28f08f45c2a5b36e4887b6 /scripts/gdb/linux/utils.py | |
parent | 6354467245ff8dd04b54e39790f2ee4d21d5419e (diff) |
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 <[email protected]>
Reviewed-by: Kari Argillander <[email protected]>
Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions