All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: Use "foo *bar" instead of "foo * bar"
@ 2016-09-20  7:38 Sandhya Bankar
  2016-09-20  7:39 ` [PATCH 1/2] Staging: ks7010: " Sandhya Bankar
  2016-09-20  7:41 ` [PATCH 2/2] Staging: ks7010: michael_mic: " Sandhya Bankar
  0 siblings, 2 replies; 3+ messages in thread
From: Sandhya Bankar @ 2016-09-20  7:38 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: gregkh

This patch was found by checkpatch.

Sandhya Bankar (2):
  Staging: ks7010: michael_mic: Use "foo *bar" instead of "foo * bar".
  Staging: ks7010: Use "foo *bar" instead of "foo * bar".

 drivers/staging/ks7010/michael_mic.c |   12 ++++++------
 drivers/staging/ks7010/michael_mic.h |    6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)



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

end of thread, other threads:[~2016-09-20  7:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-20  7:38 [PATCH 0/2] Staging: Use "foo *bar" instead of "foo * bar" Sandhya Bankar
2016-09-20  7:39 ` [PATCH 1/2] Staging: ks7010: " Sandhya Bankar
2016-09-20  7:41 ` [PATCH 2/2] Staging: ks7010: michael_mic: " Sandhya Bankar

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.