diff options
author | Hans de Goede <[email protected]> | 2021-02-04 12:38:48 +0100 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2021-02-04 13:23:55 +0100 |
commit | f807f4b7b32db00fc8622289644362e0695989bb (patch) | |
tree | 3855f86f3888d000b0dbca0531efc4bc9a26c0ec /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | f1e1ea516721d1ea0b21327ff9e6cb2c2bb86e28 (diff) |
platform/surface: surface3-wmi: Fix variable 'status' set but not used compiler warning
Explicitly check the status rather then relying on output.pointer staying
NULL on an error. This silences the following compiler warning:
drivers/platform/surface/surface3-wmi.c:60:14: warning: variable 'status' set but not used [-Wunused-but-set-variable]
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Maximilian Luz <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions