All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: most: sound: clean up
@ 2020-06-23 15:07 Christian Gromm
  2020-06-23 15:07 ` [PATCH 1/5] staging: most: sound: remove noisy log messages Christian Gromm
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christian Gromm @ 2020-06-23 15:07 UTC (permalink / raw)
  To: gregkh; +Cc: Christian Gromm, driverdev-devel

Patch set to clean up code and fix issues.

Christian Gromm (5):
  staging: most: sound: remove noisy log messages
  staging: most: sound: fix error path
  staging: most: sound: fix return values
  staging: most: sound: fix white spaces
  staging: most: sound: remove overcautious argument checking

 drivers/staging/most/sound/sound.c | 58 +++++++++-----------------------------
 1 file changed, 14 insertions(+), 44 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2020-06-23 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23 15:07 [PATCH 0/5] staging: most: sound: clean up Christian Gromm
2020-06-23 15:07 ` [PATCH 1/5] staging: most: sound: remove noisy log messages Christian Gromm
2020-06-23 15:07 ` [PATCH 2/5] staging: most: sound: fix error path Christian Gromm
2020-06-23 15:07 ` [PATCH 3/5] staging: most: sound: fix return values Christian Gromm
2020-06-23 15:07 ` [PATCH 4/5] staging: most: sound: fix white spaces Christian Gromm
2020-06-23 15:07 ` [PATCH 5/5] staging: most: sound: remove overcautious argument checking 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.