aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-11-02 15:31:10 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-03 13:30:59 +0100
commitf3c3a0b66ab514345f7a7f8f41afc9dd5025d712 (patch)
tree8c1f4622675476261de6a437c7b07ed8555f52d0 /tools/perf/scripts/python/stackcollapse.py
parent8563a49c4382adcb9b4ce21da46bd0067b90db31 (diff)
staging: rtl8723bs: remove unused variables
A cleanup patch removed the only user of two local variables: drivers/staging/rtl8723bs/hal/hal_btcoex.c: In function 'hal_btcoex_Initialize': drivers/staging/rtl8723bs/hal/hal_btcoex.c:1415:5: error: unused variable 'ret2' [-Werror=unused-variable] drivers/staging/rtl8723bs/hal/hal_btcoex.c:1414:5: error: unused variable 'ret1' [-Werror=unused-variable] This removes the declarations as well. Fixes: 95b3b4238581 ("staging: rtl8723bs: remove ternary operators in assignmet statments") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions