diff options
author | zhengbin <[email protected]> | 2019-11-18 15:58:21 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-11-18 12:49:40 +0100 |
commit | 04254066ac76a96dfaafd730a999daa678aa59c0 (patch) | |
tree | e797e84e684a10787f6102dcccdad50ae3e158db /scripts/gdb/linux/device.py | |
parent | 6cfed598480493d814414ce7e53027bd6fc45c49 (diff) |
staging: rtl8192e: remove set but not used variable 'frag'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c: In function _rtl92e_process_phyinfo:
drivers/staging/rtl8192e/rtl8192e/r8192E_dev.c:1689:15: warning: variable frag set but not used [-Wunused-but-set-variable]
It is introduced by commit 3d461c912462 ("rtl8192e:
Split into two directories"), but never used, so remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: zhengbin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions