diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-09-18 21:56:28 +0200 |
---|---|---|
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | 2021-09-23 18:05:46 +0200 |
commit | 808bc0a82bcd2cbe32a139613325b1a3e03f35f1 (patch) | |
tree | 689f74824b5f980a84d9c2ed5482a0f93cebab48 /block/blk-sysfs.c | |
parent | fs/ntfs3: Remove a useless test in 'indx_find()' (diff) | |
download | linux-808bc0a82bcd2cbe32a139613325b1a3e03f35f1.tar.xz linux-808bc0a82bcd2cbe32a139613325b1a3e03f35f1.zip |
fs/ntfs3: Remove a useless shadowing variable
There is already a 'u8 mask' defined at the top of the function.
There is no need to define a new one here.
Remove the useless and shadowing new 'mask' variable.
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 'block/blk-sysfs.c')
0 files changed, 0 insertions, 0 deletions