All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Staging: silicom: coding style cleanup
@ 2013-06-18  3:32 Chad Williamson
  2013-06-18  3:32 ` [PATCH 1/4] Staging: silicom: remove unnecessary braces in bpctl_mod.c Chad Williamson
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Chad Williamson @ 2013-06-18  3:32 UTC (permalink / raw)
  To: gregkh; +Cc: puff65537, viro, tulinizer, devel, linux-kernel, Chad Williamson

More coding style cleanup in bpctl_mod.c, resolving many checkpatch.pl
warnings and errors. I've skipped a number of issues in functions that
are going to need to be split up/rewritten anyway, etc. Tearing out the
new typedefs is next on my todo list...

Chad Williamson (4):
  Staging: silicom: remove unnecessary braces in bpctl_mod.c
  Staging: silicom: whitespace fixes in bpctl_mod.c
  Staging: silicom: move assignments out of if conditions
  Staging: silicom: move more assignments out of if conditions

 drivers/staging/silicom/bpctl_mod.c | 171 ++++++++++++++++++++----------------
 1 file changed, 94 insertions(+), 77 deletions(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2013-06-18 18:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18  3:32 [PATCH 0/4] Staging: silicom: coding style cleanup Chad Williamson
2013-06-18  3:32 ` [PATCH 1/4] Staging: silicom: remove unnecessary braces in bpctl_mod.c Chad Williamson
2013-06-18  3:32 ` [PATCH 2/4] Staging: silicom: whitespace fixes " Chad Williamson
2013-06-18 18:40   ` Greg KH
2013-06-18  3:32 ` [PATCH 3/4] Staging: silicom: move assignments out of if conditions Chad Williamson
2013-06-18  3:32 ` [PATCH 4/4] Staging: silicom: move more " Chad Williamson
     [not found] ` <CAP5fS0Q+1B3L1i2HH0=2p8NRvdhwJGE=U8yjjo2QnZBuaaES3w@mail.gmail.com>
2013-06-18 18:42   ` [PATCH 0/4] Staging: silicom: coding style cleanup Greg KH

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.