mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] misc: ti_fpc202: two small fixes
@ 2026-02-20 17:20 Felix Gu
  2026-02-20 17:20 ` [PATCH 1/2] misc: ti_fpc202: fix off-by-one error in port ID bounds check Felix Gu
  2026-02-20 17:20 ` [PATCH 2/2] misc: ti_fpc202: remove dead code in fpc202_detach_addr() Felix Gu
  0 siblings, 2 replies; 5+ messages in thread
From: Felix Gu @ 2026-02-20 17:20 UTC (permalink / raw)
  To: Romain Gantois, Arnd Bergmann, Greg Kroah-Hartman, Andi Shyti,
	Wolfram Sang, Linus Walleij
  Cc: linux-kernel, Felix Gu

Signed-off-by: Felix Gu <ustc.gu@gmail.com>
---
Felix Gu (2):
      misc: ti_fpc202: fix off-by-one error in port ID bounds check
      misc: ti_fpc202: remove dead code in fpc202_detach_addr()

 drivers/misc/ti_fpc202.c | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)
---
base-commit: 44982d352c33767cd8d19f8044e7e1161a587ff7
change-id: 20260220-fp202-a85dc5e1ed22

Best regards,
-- 
Felix Gu <ustc.gu@gmail.com>


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-20 17:20 [PATCH 0/2] misc: ti_fpc202: two small fixes Felix Gu
2026-02-20 17:20 ` [PATCH 1/2] misc: ti_fpc202: fix off-by-one error in port ID bounds check Felix Gu
2026-02-26 12:49   ` Romain Gantois
2026-02-20 17:20 ` [PATCH 2/2] misc: ti_fpc202: remove dead code in fpc202_detach_addr() Felix Gu
2026-02-26 12:53   ` Romain Gantois

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

Powered by JetHome