diff options
author | Mateusz Nosek <[email protected]> | 2020-04-01 21:11:45 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-04-02 09:35:32 -0700 |
commit | 353b2de42e84a8c47be6326e935c58135843eac8 (patch) | |
tree | 11a4699610d1310fb6148696aefb2f90785dcdee /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 6566704dafddcdff4b2a794da5b030b74e74107f (diff) |
mm/hugetlb.c: clean code by removing unnecessary initialization
Previously variable 'check_addr' was initialized, but was not read later
before reassigning. So the initialization can be removed.
Signed-off-by: Mateusz Nosek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions