public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: ehci: Prevent possible modulo by zero
@ 2022-08-23 18:27 Khalid Masum
  2022-08-23 18:27 ` [PATCH 1/2] " Khalid Masum
  2022-08-23 18:27 ` [PATCH 2/2] " Khalid Masum
  0 siblings, 2 replies; 9+ messages in thread
From: Khalid Masum @ 2022-08-23 18:27 UTC (permalink / raw)
  To: Alan Stern, Greg Kroah-Hartman, linux-usb, linux-kernel; +Cc: Khalid Masum

These two patches prevents two modulo by zero error.

Khalid Masum (2):
  usb: ehci: Prevent possible modulo by zero
  usb: ehci: Prevent possible modulo by zero

 drivers/usb/host/ehci-q.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.37.1


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

end of thread, other threads:[~2022-08-24 18:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 18:27 [PATCH 0/2] usb: ehci: Prevent possible modulo by zero Khalid Masum
2022-08-23 18:27 ` [PATCH 1/2] " Khalid Masum
2022-08-23 20:21   ` Alan Stern
2022-08-24 11:15     ` Khalid Masum
2022-08-24 14:38       ` Alan Stern
2022-08-24 18:07         ` Khalid Masum
2022-08-23 18:27 ` [PATCH 2/2] " Khalid Masum
2022-08-24  5:56   ` Greg Kroah-Hartman
2022-08-24 11:22     ` Khalid Masum

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