All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Staging: Remove unnecessary space after a cast
@ 2016-09-19 12:12 Sandhya Bankar
  2016-09-19 12:14 ` [PATCH 1/2] Staging: vt6655: baseband: " Sandhya Bankar
  2016-09-19 12:17 ` [PATCH 2/2] Staging: vt6655: card: " Sandhya Bankar
  0 siblings, 2 replies; 3+ messages in thread
From: Sandhya Bankar @ 2016-09-19 12:12 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: forest, gregkh

No space is necessary after a cast. This issue was found by checkpatch.

Sandhya Bankar (2):
  Staging: vt6655: baseband: Remove unnecessary space after a cast
  Staging: vt6655: card: Remove unnecessary space after a cast

 drivers/staging/vt6655/baseband.c |    2 +-
 drivers/staging/vt6655/card.c     |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)



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

end of thread, other threads:[~2016-09-19 12:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-19 12:12 [PATCH 0/2] Staging: Remove unnecessary space after a cast Sandhya Bankar
2016-09-19 12:14 ` [PATCH 1/2] Staging: vt6655: baseband: " Sandhya Bankar
2016-09-19 12:17 ` [PATCH 2/2] Staging: vt6655: card: " 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.