mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Staging: fsl-mc: Correct errors reported by checkpatch
@ 2016-09-30 14:01 Ramiro Oliveira
  2016-09-30 14:01 ` [PATCH v2 1/2] Staging: fsl-mc: Fix unaligned * in block comments Ramiro Oliveira
  2016-09-30 14:01 ` [PATCH v2 2/2] Staging: fsl-mc: Remove blank lines Ramiro Oliveira
  0 siblings, 2 replies; 3+ messages in thread
From: Ramiro Oliveira @ 2016-09-30 14:01 UTC (permalink / raw)
  To: German.Rivera, stuart.yoder, gregkh, german.rivera,
	ruxandra.radulescu, itai.katz, bhumirks, linux-kernel, devel
  Cc: Ramiro Oliveira

This set of patches corrects some errors reported by checkpatch in
drivers/staging/fsl-mc

v2: Split the patch in 2 parts, one for unaligned * in block comments,
other for multiple blank lines.

Ramiro Oliveira (2):
  Staging: fsl-mc: Fix unaligned * in block comments
  Staging: fsl-mc: Remove blank lines

 drivers/staging/fsl-mc/bus/dpbp.c         | 60 ++++++++++-----------
 drivers/staging/fsl-mc/bus/dpmcp.c        |  1 -
 drivers/staging/fsl-mc/bus/dpmng.c        | 60 ++++++++++-----------
 drivers/staging/fsl-mc/bus/dprc.c         | 88 +++++++++++++++----------------
 drivers/staging/fsl-mc/bus/fsl-mc-bus.c   |  5 +-
 drivers/staging/fsl-mc/include/dpbp-cmd.h | 60 ++++++++++-----------
 6 files changed, 136 insertions(+), 138 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2016-09-30 14:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-30 14:01 [PATCH v2 0/2] Staging: fsl-mc: Correct errors reported by checkpatch Ramiro Oliveira
2016-09-30 14:01 ` [PATCH v2 1/2] Staging: fsl-mc: Fix unaligned * in block comments Ramiro Oliveira
2016-09-30 14:01 ` [PATCH v2 2/2] Staging: fsl-mc: Remove blank lines Ramiro Oliveira

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