linux/drivers/hid/intel-ish-hid/ishtp
Colin Ian King 7f342e9c61 HID: intel-ish-hid: remove redundant variable num_frags
Variable num_frags is being assigned but is never used hence it is
redundant and can be removed.

Cleans up clang warning:
warning: variable 'num_frags' set but not used [-Wunused-but-set-variable]

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2018-07-17 15:52:13 +02:00
..
bus.c HID: intel-ish-hid: use put_device() instead of kfree() 2018-04-26 14:36:43 +02:00
bus.h
client-buffers.c HID: intel_ish-hid: Use kzalloc instead of kmalloc/memset 2016-08-29 09:36:20 +02:00
client.c HID: intel_ish-hid: convert timespec to ktime_t 2017-05-30 14:11:52 +02:00
client.h HID: intel_ish-hid: convert timespec to ktime_t 2017-05-30 14:11:52 +02:00
dma-if.c
hbm.c HID: intel-ish-hid: remove redundant variable num_frags 2018-07-17 15:52:13 +02:00
hbm.h
init.c HID: intel-ish-hid: Remove unneeded linux/miscdevice.h include 2016-12-19 11:17:24 +01:00
ishtp-dev.h HID: intel-ish-hid: add printf attribute to print_log() 2017-01-02 13:16:32 +01:00