All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] usb: gdaget: f_mass_storage: various fixes
@ 2026-08-17 15:41 Patrice Chotard
  2026-08-17 15:41 ` [PATCH 1/2] usb: gadget: f_mass_storage: Remove useless rc variable Patrice Chotard
  2026-08-17 15:41 ` [PATCH 2/2] usb: gadget: f_mass_storage: Optimize schedule() call Patrice Chotard
  0 siblings, 2 replies; 8+ messages in thread
From: Patrice Chotard @ 2026-08-17 15:41 UTC (permalink / raw)
  To: u-boot
  Cc: Lukasz Majewski, Mattijs Korpershoek, Marek Vasut, Tom Rini,
	Patrice Chotard

- remove useless "rc" local variable
  - optimize schedule() call

 optimize schedule() call 

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
Patrice Chotard (2):
      usb: gadget: f_mass_storage: Remove useless rc variable
      usb: gadget: f_mass_storage: Optimize schedule() call

 drivers/usb/gadget/f_mass_storage.c | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
base-commit: 36c377b9859ffb53eb1e39ea31e8d96d1e0fe1e5
change-id: 20260817-move_schedule_inside_sleep_thread-134c7ed2f87a

Best regards,
--  
Patrice Chotard <patrice.chotard@foss.st.com>


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

end of thread, other threads:[~2026-09-11 12:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-17 15:41 [PATCH 0/2] usb: gdaget: f_mass_storage: various fixes Patrice Chotard
2026-08-17 15:41 ` [PATCH 1/2] usb: gadget: f_mass_storage: Remove useless rc variable Patrice Chotard
2026-08-17 15:43   ` Heinrich Schuchardt
2026-08-17 22:45   ` Marek Vasut
2026-09-07  8:53   ` Mattijs Korpershoek
2026-08-17 15:41 ` [PATCH 2/2] usb: gadget: f_mass_storage: Optimize schedule() call Patrice Chotard
2026-09-07  9:07   ` Mattijs Korpershoek
2026-09-11 12:38     ` Patrice CHOTARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.