diff options
| author | Dan Carpenter <[email protected]> | 2018-10-18 11:04:00 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-10-18 19:44:39 +0200 |
| commit | b8d9ee24493d862fbfeb3d209c032647f6073d5d (patch) | |
| tree | 3911e2fd74352b7b83bec2aed296963609f69a82 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 6494a9ad86de921766afe91066f53a794f6c52ea (diff) | |
usb: phy: ab8500: silence some uninitialized variable warnings
Smatch complains that "reg" can be uninitialized if the
abx500_get_register_interruptible() call fails. It's an interruptable
function, so we should check if the user presses CTRL-C.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions