All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: wilc1000: follow coding guidelines
@ 2017-09-23 18:57 Keerthi Reddy
  2017-09-23 18:57 ` [PATCH 1/2] staging: wilc1000: No space is necessary after a cast Keerthi Reddy
  2017-09-23 18:58 ` [PATCH 2/2] staging: wilc1000: Blank lines aren't necessary before a close brace '}' Keerthi Reddy
  0 siblings, 2 replies; 5+ messages in thread
From: Keerthi Reddy @ 2017-09-23 18:57 UTC (permalink / raw)
  To: outreachy-kernel; +Cc: outreachy-kernel

This patch set fixes blank space related coding style

Keerthi Reddy (2):
  staging: wilc1000: No space is necessary after a cast
  staging: wilc1000: Blank lines aren't necessary before a close brace
    '}'

 drivers/staging/wilc1000/wilc_wfi_cfgoperations.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-09-23 20:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-23 18:57 [PATCH 0/2] staging: wilc1000: follow coding guidelines Keerthi Reddy
2017-09-23 18:57 ` [PATCH 1/2] staging: wilc1000: No space is necessary after a cast Keerthi Reddy
2017-09-23 20:03   ` [Outreachy kernel] " Julia Lawall
2017-09-23 18:58 ` [PATCH 2/2] staging: wilc1000: Blank lines aren't necessary before a close brace '}' Keerthi Reddy
2017-09-23 20:04   ` [Outreachy kernel] " Julia Lawall

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.