mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] spi: omap-100k: Style Fixes
@ 2013-11-28  4:27 Thomas Behan
  2013-11-28  4:27 ` [PATCH 1/4] spi: omap-100k: Fixed spacing on while loops Thomas Behan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Thomas Behan @ 2013-11-28  4:27 UTC (permalink / raw)
  To: linux-spi; +Cc: broonie, linux-kernel, Thomas Behan

First time contributer here submitting some style fixes. 

I watched Greg Kroah-Hartman's youtube video about getting started with
submitting patches and thought I would give it a try. I fixed up some errors
and warnings that checkpatch.pl was giving. All patches are based off of
linux-next.

Any feedback is much appreciated.

Thomas Behan (4):
  spi: omap-100k: Fixed spacing on while loops
  spi: omap-100k: Fixed spacing on -= operators
  spi: omap-100k: Fixed spacing on commas
  spi: omap-100k: Fixed style of sizeof operators

 drivers/spi/spi-omap-100k.c | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

-- 
1.8.1.2


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

end of thread, other threads:[~2013-11-28  4:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-28  4:27 [PATCH 0/4] spi: omap-100k: Style Fixes Thomas Behan
2013-11-28  4:27 ` [PATCH 1/4] spi: omap-100k: Fixed spacing on while loops Thomas Behan
2013-11-28  4:27 ` [PATCH 2/4] spi: omap-100k: Fixed spacing on -= operators Thomas Behan
2013-11-28  4:27 ` [PATCH 3/4] spi: omap-100k: Fixed spacing on commas Thomas Behan
2013-11-28  4:27 ` [PATCH 4/4] spi: omap-100k: Fixed style of sizeof operators Thomas Behan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome