HID: thrustmaster use swap() to make code cleaner
authorchiminghao <chi.minghao@zte.com.cn>
Tue, 9 Nov 2021 08:26:10 +0000 (08:26 +0000)
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>
Tue, 14 Dec 2021 09:50:23 +0000 (10:50 +0100)
commit415e701cee5228f168049881624e343d9a3d97bb
tree9d4a53dd8b79f11d2e625e5e55cff1023f969463
parent03090cc76ee3298cc70bce26bbe93a0cb50e42a2
HID: thrustmaster use swap() to make code cleaner

Fix the following coccicheck REVIEW:
Use swap() instead of reimplementing it.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: chiminghao <chi.minghao@zte.com.cn>
[bentiss: rewrote commit title]
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20211109082610.131341-1-chi.minghao@zte.com.cn
drivers/hid/hid-tmff.c