diff options
| author | Sam Ravnborg <[email protected]> | 2020-11-28 23:40:55 +0100 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2020-11-30 20:04:08 +0100 |
| commit | 2a74e8682a39d00e04ca278459ae7d7ecbdfb394 (patch) | |
| tree | 81f39d880852e2c9924c094560ff805f39ada832 /tools/perf/scripts/python | |
| parent | e8a254362de604f2988f5b843e96b0745246e78a (diff) | |
video: fbdev: sis: Fix set but not used warnings in init.c
Fix "set but not used" warnings by removing the code the assign the
variables and the definition of the variables.
A register read is kept as it may have unknown side-effects.
This removes a lot of unused code - which is always a good thing to do.
v2:
- Updated subject (Lee)
Signed-off-by: Sam Ravnborg <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Cc: Thomas Winischhofer <[email protected]>
Cc: Lee Jones <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions