diff options
| author | Colin Ian King <[email protected]> | 2017-10-17 14:31:51 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2017-10-19 11:52:38 +0000 |
| commit | 6cb6d98abdb06de867e34fde92912fdb89477897 (patch) | |
| tree | d0ff26c6d5f20599cb606849de471ecd58329699 /net/switchdev/switchdev.c | |
| parent | HID: hid-lg: make array cbuf static const to shink object code size (diff) | |
| download | kernel-6cb6d98abdb06de867e34fde92912fdb89477897.tar.gz kernel-6cb6d98abdb06de867e34fde92912fdb89477897.zip | |
HID: hid-logitech: remove redundant assignment to pointer value
The pointer value is being assigned a value and this is never read, and later
on it is being assigned a new value. This the first assignment is redundant
and can be removed and hence also the variables report and report_list. Cleans
up the clang warning: Value stored to 'value' during its initialization is
never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
