mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] staging: skein: Fixes whitespace warnings
@ 2014-09-30  6:07 Eric Rost
  2014-09-30  6:09 ` [PATCH v2 1/4] staging: skein: Whitespace cleanup Eric Rost
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Eric Rost @ 2014-09-30  6:07 UTC (permalink / raw)
  To: gregkh, jason, jake, antonysaraev; +Cc: devel, linux-kernel

This patchset reorganizes skein_block.c to move macro definitions out of
functions, fixes whitspace issues, and removes the need for the #if'd
for loops.

Eric Rost (4):
  drivers: staging: skein: Whitespace cleanup
  drivers: staging: skein: Additional Whitespace Issues
  drivers: staging: skein: In progress
  drivers: staging: skein: File Reorg

 drivers/staging/skein/skein_block.c |  933 +++++++++++++++++++----------------
 1 file changed, 500 insertions(+), 433 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2014-09-30  6:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-30  6:07 [PATCH v2 0/4] staging: skein: Fixes whitespace warnings Eric Rost
2014-09-30  6:09 ` [PATCH v2 1/4] staging: skein: Whitespace cleanup Eric Rost
2014-09-30  6:10 ` [PATCH v2 2/4] staging: skein: Additional Whitespace Issues Eric Rost
2014-09-30  6:35   ` Joe Perches
2014-09-30  6:12 ` [PATCH v2 3/4] staging: skein: In progress changes Eric Rost
2014-09-30  6:13 ` [PATCH v2 4/4] staging: skein: File Reorg Eric Rost

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