linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: silicom: coding style fixes for bp_proc.c
@ 2012-10-15 10:30 Chad Williamson
  2012-10-15 10:30 ` [PATCH 1/5] staging: silicom: fix whitespace in bp_proc.c Chad Williamson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chad Williamson @ 2012-10-15 10:30 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Dan Carpenter, Daniel Cotey, devel, linux-kernel, Chad Williamson

This patch set corrects many of the coding style issues detected by
checkpatch.pl in bp_proc.c.

Chad Williamson (5):
  staging: silicom: fix whitespace in bp_proc.c
  staging: silicom: fix C99 comments in bp_proc.c
  staging: silicom: remove parentheses from return statements in bg_proc.c
  staging: silicom: remove unnecessary braces in bp_proc.c
  staging: silicom: fix explicit intialization of procfs_dir in bp_proc.c

 drivers/staging/silicom/bp_proc.c | 82 +++++++++++++++------------------------
 1 file changed, 31 insertions(+), 51 deletions(-)

-- 
1.7.12.2


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

end of thread, other threads:[~2012-10-15 21:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-15 10:30 [PATCH 0/5] staging: silicom: coding style fixes for bp_proc.c Chad Williamson
2012-10-15 10:30 ` [PATCH 1/5] staging: silicom: fix whitespace in bp_proc.c Chad Williamson
2012-10-15 10:30 ` [PATCH 2/5] staging: silicom: fix C99 comments " Chad Williamson
2012-10-15 10:30 ` [PATCH 3/5] staging: silicom: remove parentheses from return statements in bg_proc.c Chad Williamson
2012-10-15 10:30 ` [PATCH 4/5] staging: silicom: remove unnecessary braces in bp_proc.c Chad Williamson
2012-10-15 10:30 ` [PATCH 5/5] staging: silicom: fix explicit intialization of procfs_dir " Chad Williamson
2012-10-16  5:38 ` [PATCH 0/5] staging: silicom: coding style fixes for bp_proc.c Daniel Cotey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).