All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: most: sound: implement improvements reported in code review
@ 2021-02-02 11:38 Christian Gromm
  2021-02-02 11:38 ` [PATCH 1/2] staging: most: sound: add sanity check for function argument Christian Gromm
  2021-02-02 11:38 ` [PATCH 2/2] staging: most: sound: use non-safe list iteration Christian Gromm
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Gromm @ 2021-02-02 11:38 UTC (permalink / raw)
  To: gregkh; +Cc: Christian Gromm, driverdev-devel

This patch set fixes two problems found during code audit.

Christian Gromm (2):
  staging: most: sound: add sanity check for function argument
  staging: most: sound: use non-safe list iteration

 drivers/staging/most/sound/sound.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.7.4

_______________________________________________
devel mailing list
devel@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

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

end of thread, other threads:[~2021-02-02 15:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-02 11:38 [PATCH 0/2] staging: most: sound: implement improvements reported in code review Christian Gromm
2021-02-02 11:38 ` [PATCH 1/2] staging: most: sound: add sanity check for function argument Christian Gromm
2021-02-02 15:34   ` Dan Carpenter
2021-02-02 11:38 ` [PATCH 2/2] staging: most: sound: use non-safe list iteration Christian Gromm

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.