linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] HID: Constify static struct hid_device_id
@ 2020-07-27 13:21 Rikard Falkeborn
  2020-07-27 13:21 ` [PATCH 1/2] HID: cougar: Constify cougar_id_table Rikard Falkeborn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rikard Falkeborn @ 2020-07-27 13:21 UTC (permalink / raw)
  To: jikos, benjamin.tissoires
  Cc: linux-input, linux-kernel, dmlambea, alexhenrie24, Rikard Falkeborn

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-17  9:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-27 13:21 [PATCH 0/2] HID: Constify static struct hid_device_id Rikard Falkeborn
2020-07-27 13:21 ` [PATCH 1/2] HID: cougar: Constify cougar_id_table Rikard Falkeborn
2020-07-27 13:22 ` [PATCH 2/2] HID: macally: Constify macally_id_table Rikard Falkeborn
2020-08-17  9:52 ` [PATCH 0/2] HID: Constify static struct hid_device_id Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).