Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

HID: remove the unnecessary redefinition of a macro

USB_VENDOR_ID_CORSAIR is defined twice in the same file with the same
value.

Signed-off-by: Hamza Mahfooz <someguy@effective-light.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Hamza Mahfooz and committed by
Jiri Kosina
670a2311 3b252007

-2
-2
drivers/hid/hid-ids.h
··· 300 300 301 301 #define USB_VENDOR_ID_CORSAIR 0x1b1c 302 302 #define USB_DEVICE_ID_CORSAIR_K90 0x1b02 303 - 304 - #define USB_VENDOR_ID_CORSAIR 0x1b1c 305 303 #define USB_DEVICE_ID_CORSAIR_K70R 0x1b09 306 304 #define USB_DEVICE_ID_CORSAIR_K95RGB 0x1b11 307 305 #define USB_DEVICE_ID_CORSAIR_M65RGB 0x1b12