diff options
| author | Colin Ian King <[email protected]> | 2017-11-07 19:48:36 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-11-28 14:07:15 +0100 |
| commit | 59cf568ec938415c5115515f6ef52ca188a06910 (patch) | |
| tree | 46635806bd8f7415336ded6d423439199d982045 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 612b5bac4e5bd8a28e8b6e7c0b47f85ad59dae43 (diff) | |
staging: rtl8712: remove redundant zero assignment to val32
Variable val32 is being assigned a zero value that is never read
since val32 is being updated immediately afterwards. Remove this
redundant assignment, cleans up clang warning:
drivers/staging/rtl8712/hal_init.c:339:2: warning: Value stored
to 'val32' is never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions