All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] staging: skein: fix checkpatch warnings
@ 2015-10-09  4:57 Deepa Dinamani
  2015-10-09  4:57 ` [PATCH v2 2/2] staging: skein: remove extra indentation Deepa Dinamani
  2015-10-09  4:58 ` [PATCH v2 1/2] staging: skein: fix block comment style Deepa Dinamani
  0 siblings, 2 replies; 3+ messages in thread
From: Deepa Dinamani @ 2015-10-09  4:57 UTC (permalink / raw)
  To: outreachy-kernel

This patch series fixes several checkpatch warnings and errors.

Since the previous series, the macro indent style of skein_block
is made uniform.

Deepa Dinamani (2):
  staging: skein: fix block comment style
  staging: skein: remove extra indentation

 drivers/staging/skein/skein_api.c   |  47 +++--
 drivers/staging/skein/skein_base.c  |  18 +-
 drivers/staging/skein/skein_block.c | 378 ++++++++++++++++++------------------
 3 files changed, 224 insertions(+), 219 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-09  4:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-09  4:57 [PATCH v2 0/2] staging: skein: fix checkpatch warnings Deepa Dinamani
2015-10-09  4:57 ` [PATCH v2 2/2] staging: skein: remove extra indentation Deepa Dinamani
2015-10-09  4:58 ` [PATCH v2 1/2] staging: skein: fix block comment style Deepa Dinamani

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.