public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] hid: hid-pl.c update
@ 2026-02-16 13:43 Oliver Neukum
  2026-02-16 13:44 ` [PATCHv2 1/2] hid: hid-pl: handle probe errors Oliver Neukum
  2026-02-16 13:44 ` [PATCH 2/2] hid: hid-pl: eliminate private debug macro Oliver Neukum
  0 siblings, 2 replies; 5+ messages in thread
From: Oliver Neukum @ 2026-02-16 13:43 UTC (permalink / raw)
  To: jikos, bentiss, linux-input

This seems to have fallen through the cracks. The first
patch eliminates a failure to properly handle errors
in probe. We have to give up in the error case or
a pointer will remain uninitialized and wil eventually be followed.
Secondly we fix a debug macro by going to dynamic debugging.

V2: resend the full series

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

end of thread, other threads:[~2026-02-26 15:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-16 13:43 [PATCHv2 0/2] hid: hid-pl.c update Oliver Neukum
2026-02-16 13:44 ` [PATCHv2 1/2] hid: hid-pl: handle probe errors Oliver Neukum
2026-02-26 15:06   ` Jiri Kosina
2026-02-16 13:44 ` [PATCH 2/2] hid: hid-pl: eliminate private debug macro Oliver Neukum
2026-02-26 15:07   ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox