diff options
author | k00524021 <kechengsong@huawei.com> | 2020-11-03 19:56:45 +0800 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2020-12-13 21:57:10 +0100 |
commit | 619ea229e9b54e65955f8746a31ae15797d297fc (patch) | |
tree | e019273485a7b595aee33e16ec9e6c13cd37ffad /fs/hfsplus | |
parent | f212400783911a2732eaa5022c9157659c85ccc6 (diff) | |
download | linux-619ea229e9b54e65955f8746a31ae15797d297fc.tar.bz2 |
ubi: Remove useless code in bytes_str_to_int
As a local variable, "endp" is neither refered nor returned
after this line "endp += 2", it looks like a useless code,
suggest to remove it.
Signed-off-by: Chengsong Ke <kechengsong@huawei.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions