Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exfat: remove unnecessary reassignment of p_uniname->name_len
kbuild test robot reported : fs/exfat/nls.c:531:22: warning: Variable 'p_uniname->name_len' is reassigned a value before the old one has been used. The reassignment of p_uniname->name_len is not needed and remove it. Reported-by: kbuild test robot <[email protected]> Signed-off-by: Namjae Jeon <[email protected]>
- Loading branch information