All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] staging: silicom: fix code styling according to checkpatch
@ 2013-12-20 13:51 Michael Hoefler
  2013-12-20 13:51 ` [PATCHv2 1/3] silicom: fix whitespace issues in bypass.c Michael Hoefler
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Michael Hoefler @ 2013-12-20 13:51 UTC (permalink / raw)
  To: michael.hoefler
  Cc: linux-kernel, Greg Kroah-Hartman, Christoph Kohl,
	Rupert Muchembled, Chad Williamson, open list:STAGING SUBSYSTEM,
	open list

This patch series fixes most issues discovered by checkpatch. That includes
whitespaces, indentation, the wrong use of parenthesis and some more. Please
refer to the specific patch description to get more details.

Besides some minor issues not discovered by checkpatch are fixed. E.g. i moved some empty lines for a better readability and added missing braces.

This series does not perform functional changes to the code because i do not
have any hardware to test it.


Michael Hoefler (3):
  silicom: fix whitespace issues in bypass.c
  silicom: fix coding style issues in bypass.c
  silicom: remaining checkpatch issues in bypass.c

 drivers/staging/silicom/bypasslib/bypass.c | 158 ++++++++++++++++-------------
 1 file changed, 85 insertions(+), 73 deletions(-)

-- 
1.8.1.2


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

end of thread, other threads:[~2013-12-20 17:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-20 13:51 [PATCHv2 0/3] staging: silicom: fix code styling according to checkpatch Michael Hoefler
2013-12-20 13:51 ` [PATCHv2 1/3] silicom: fix whitespace issues in bypass.c Michael Hoefler
2013-12-20 15:06   ` Gokulnath A
2013-12-20 17:01     ` Greg Kroah-Hartman
2013-12-20 17:05       ` Gokulnath A
2013-12-20 13:51 ` [PATCHv2 2/3] silicom: fix coding style " Michael Hoefler
2013-12-20 13:51 ` [PATCHv2 3/3] silicom: remaining checkpatch " Michael Hoefler

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.