Jiri Kosina daf405c8b9 HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event()
In mcp2221_raw_event(), 'tmp' is used only conditionally. Move
the declaration into the conditional block in order to prevent
unused variable warning.

Reported-by: kernel test robot <lkp@intel.com>
Fixes: 960f9df7c620 ("HID: mcp2221: add ADC/DAC support via iio subsystem")
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2022-10-20 16:13:33 +02:00
..
2020-11-25 17:40:23 +01:00
2022-08-25 11:46:55 +02:00
2021-05-05 14:39:24 +02:00
2022-07-21 13:47:12 +02:00
2022-02-02 15:12:22 +01:00
2022-02-25 09:36:06 +01:00
2022-08-25 11:32:31 +02:00
2022-08-25 11:32:31 +02:00