aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-01-16 17:44:04 +0000
committerWolfram Sang <[email protected]>2018-02-27 13:51:05 +0100
commitbead21687f293cb1e1365703f11cf1cc6aaaf833 (patch)
tree6387d6b4136a26ce6eb9f1cdf66aed2b15df62a8 /tools/perf/util/c++/clang.cpp
parent939c5a46e5cac7524b327d43ae826fd6941fa2aa (diff)
i2c-stm32f4: remove redundant initialization of pointer reg
The pointer reg is assigned a value that is never read, it is later overwritten with a new value, hence the redundant initialization can be removed. Cleans up clang warning: drivers/i2c/busses/i2c-stm32f4.c:352:16: warning: Value stored to 'reg' during its initialization is never read Signed-off-by: Colin Ian King <[email protected]> Acked-by: Alexandre TORGUE <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions