Remove some unused variables found compiling with W=1. v1 -> v2: Address Kees Bakker review: - Keep the post increment expression (i++) in patch 3. - Keep the call to nec7210_update_status_nolock() in patch 4. Gaston Gonzalez (5): staging: gpib: cb7210: remove unused variable staging: gpib: eastwood: remove unused variable staging: gpib: ni_usb: remove unused variable staging: gpib: tnt4882: remove unused variable staging: gpib: ines: remove unused variable drivers/staging/gpib/cb7210/cb7210.c | 2 -- drivers/staging/gpib/eastwood/fluke_gpib.c | 2 -- drivers/staging/gpib/ines/ines_gpib.c | 2 -- drivers/staging/gpib/ni_usb/ni_usb_gpib.c | 3 +-- drivers/staging/gpib/tnt4882/tnt4882_gpib.c | 3 +-- 5 files changed, 2 insertions(+), 10 deletions(-) -- 2.48.1