diff options
author | YueHaibing <yuehaibing@huawei.com> | 2018-12-03 22:29:30 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-12-03 22:35:42 +0300 |
commit | 2a58dd767bf912f216b5337b3e22c2a203160a7e (patch) | |
tree | 55a009bbe5339536e967eb026ca0e78aa2f80fb0 /net/Makefile | |
parent | ed22cee91a88c47e564478b012fdbcb079653499 (diff) | |
download | linux-2a58dd767bf912f216b5337b3e22c2a203160a7e.tar.xz |
Input: olpc_apsp - remove set but not used variable 'np'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/input/serio/olpc_apsp.c: In function 'olpc_apsp_probe':
drivers/input/serio/olpc_apsp.c:192:22: warning:
variable 'np' set but not used [-Wunused-but-set-variable]
It never used since introduction in commit b56ece9a3ac3 ("Input: add OLPC
AP-SP driver")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions