[PATCH 0/2] HID: Constify static struct hid_device_id

From: Rikard Falkeborn
Date: Mon Jul 27 2020 - 09:22:18 EST


Constify hid_device_id in two drivers (these were the only drivers that
didn't already have it as const).

Rikard Falkeborn (2):
HID: cougar: Constify cougar_id_table
HID: macally: Constify macally_id_table

drivers/hid/hid-cougar.c | 2 +-
drivers/hid/hid-macally.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--
2.27.0