linux/drivers/staging/vt6655
Lee Jones b259c9b238 staging: vt6655: upc: Suppress set but not used warning in macro
The variable is used in the function using the macro.

Fixes the following W=1 kernel build warning(s):

 drivers/staging/vt6655/upc.h:45:16: warning: variable ‘byData’ set but not used [-Wunused-but-set-variable]

Cc: Forest Bond <forest@alittletooquiet.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210414181129.1628598-28-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-10 11:19:25 +02:00
..
baseband.c staging: vt6655: Rename two dimensional array declaration 2021-03-16 12:36:20 +01:00
baseband.h Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
card.c staging: vt6655: Fix typo 2020-10-27 12:23:44 +01:00
card.h Staging: vt6655: Remove CARDbRadioPowerOn definition. 2020-04-13 08:55:27 +02:00
channel.c staging: vt6655: remove duplicate code 2021-03-14 17:01:46 +01:00
channel.h staging: vt6655: channel.h: Fix comment style of SPDX License Identifier 2019-03-18 07:05:18 +01:00
desc.h staging: vt6655: desc.h: Fix comment style of SPDX-License Identifier 2019-03-18 07:05:18 +01:00
device_cfg.h staging: vt6655: Modify comment style of SPDX License Identifier 2019-03-26 05:41:28 +09:00
device_main.c staging: vt6655: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01:00
device.h staging: vt6655: Fix malformed SPDX-License-Identifier tag 2019-03-18 07:05:21 +01:00
dpc.c
dpc.h staging: vt6655: dpc.h: Fix comment style of SPDX License Identifier 2019-03-18 07:05:20 +01:00
Kconfig staging: vt665*: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
key.c staging: vt6655: Use fallthrough pseudo-keyword 2020-07-10 13:52:46 +02:00
key.h staging: vt6655: key.h: Fix comment style for SPDX-License Identifier 2019-03-18 07:05:20 +01:00
mac.c staging: vt6655: Remove unused function prototype and definition 2019-03-18 07:05:22 +01:00
mac.h staging: vt6655: Add spaces around arithmetic operators 2020-09-13 09:20:38 +02:00
Makefile staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
power.c staging: vt6655: power.c: code reformatting for improved readability 2020-03-11 08:08:49 +01:00
power.h staging: vt6655: Modify comment style of SPDX License Identifier 2019-03-26 05:41:28 +09:00
rf.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
rf.h staging: vt6655: Fix open ended lines 2019-11-03 13:09:00 +01:00
rxtx.c staging: vt6655: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01:00
rxtx.h staging: vt665x: fix alignment constraints 2021-03-18 10:21:46 +01:00
srom.c
srom.h staging: vt6655: Modify comment style of SPDX License Identifier 2019-03-26 05:41:28 +09:00
test staging: Add missing newline at end of file 2019-06-18 08:59:40 +02:00
tmacro.h staging: vt6655: Modify comment style of SPDX License Identifier 2019-03-26 05:41:28 +09:00
TODO
upc.h staging: vt6655: upc: Suppress set but not used warning in macro 2021-05-10 11:19:25 +02:00