diff options
| author | 2021-05-23 19:45:47 +0200 | |
|---|---|---|
| committer | 2021-05-25 18:24:09 +0200 | |
| commit | db52e8f48067ba355ebf69a90117791b78ea77ab (patch) | |
| tree | c3146dfb768a6b729273547513ed3fd38312bd19 /kernel | |
| parent | staging: rtl8192e: Fix shadowed variable name (diff) | |
staging: rtl8723bs: hal: Remove set but unused variables
Removed set but unused variables. Issue detected by GCC running with
the warning option -Wunused-but-set-variable. Removed the storage of
the values returned but left the reads because it is possible
that removing them can prevent the hardware from working properly.
Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210523174547.20646-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
