diff options
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | 2018-05-11 13:17:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-14 16:23:15 +0200 |
commit | 49cb93cb090a1515deaef7dcafe905ab25b2809e (patch) | |
tree | fc230b6035b21687d2dbe3005956972b75a1f8c8 /drivers/misc/bh1770glc.c | |
parent | nvmem: properly handle returned value nvmem_reg_read (diff) | |
download | linux-49cb93cb090a1515deaef7dcafe905ab25b2809e.tar.xz linux-49cb93cb090a1515deaef7dcafe905ab25b2809e.zip |
slimbus: qcom: remove unused variable
This patch fixes below warning when driver is compiled with W=1
qcom-ctrl.c: In function 'qcom_slim_rxwq':
qcom-ctrl.c:442:13: warning: variable 'len' set but not used
[-Wunused-but-set-variable]
len seems to be unused in this function, so remove it.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/bh1770glc.c')
0 files changed, 0 insertions, 0 deletions