diff options
author | Colin Ian King <[email protected]> | 2014-03-11 11:25:09 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-03-11 19:05:05 +0000 |
commit | f377ed107b031fb0e67fa4a1d1096ab1c7818a84 (patch) | |
tree | 105b1a725a1db29ffa92051b6960af7fb2fb2dc1 /tools/perf/util/trace-event-scripting.c | |
parent | 8b5baa56f27369af57a755e364d02c02efed611b (diff) |
regulator: da9063: fix assignment of da9063_reg_matches to NULL
cppcheck detected an incorrect assignment:
drivers/regulator/da9063-regulator.c:711]: (warning) Assignment
of function parameter has no effect outside the function
the original code didn't do anything, instead, *da9063_reg_matches
needs to be set to NULL.
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions