* [PATCH 0/2] staging: fsl-mc: Fix checkpatch warning
@ 2016-08-27 2:59 Anson Jacob
2016-08-27 2:59 ` [PATCH 1/2] staging: fsl-mc: dpmng-cmd: " Anson Jacob
2016-08-27 2:59 ` [PATCH 2/2] staging: fsl-mc: dprc-cmd: " Anson Jacob
0 siblings, 2 replies; 3+ messages in thread
From: Anson Jacob @ 2016-08-27 2:59 UTC (permalink / raw)
To: J. German Rivera, Stuart Yoder, Greg Kroah-Hartman; +Cc: devel, linux-kernel
Fix checkpatch.pl warning:
Block comments use * on subsequent lines
Fix Commenting Style
Anson Jacob (2):
staging: fsl-mc: dpmng-cmd: Fix checkpatch warning
staging: fsl-mc: dprc-cmd: Fix checkpatch warning
drivers/staging/fsl-mc/bus/dpmng-cmd.h | 15 ++++++++-------
drivers/staging/fsl-mc/bus/dprc-cmd.h | 15 ++++++++-------
2 files changed, 16 insertions(+), 14 deletions(-)
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/2] staging: fsl-mc: dpmng-cmd: Fix checkpatch warning
2016-08-27 2:59 [PATCH 0/2] staging: fsl-mc: Fix checkpatch warning Anson Jacob
@ 2016-08-27 2:59 ` Anson Jacob
2016-08-27 2:59 ` [PATCH 2/2] staging: fsl-mc: dprc-cmd: " Anson Jacob
1 sibling, 0 replies; 3+ messages in thread
From: Anson Jacob @ 2016-08-27 2:59 UTC (permalink / raw)
To: J. German Rivera, Stuart Yoder, Greg Kroah-Hartman; +Cc: devel, linux-kernel
Fix checkpatch.pl warning:
Block comments use * on subsequent lines
Fix Commenting Style
Signed-off-by: Anson Jacob <ansonjacob.aj@gmail.com>
---
drivers/staging/fsl-mc/bus/dpmng-cmd.h | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/drivers/staging/fsl-mc/bus/dpmng-cmd.h b/drivers/staging/fsl-mc/bus/dpmng-cmd.h
index 779bf9c..a7b77d5 100644
--- a/drivers/staging/fsl-mc/bus/dpmng-cmd.h
+++ b/drivers/staging/fsl-mc/bus/dpmng-cmd.h
@@ -1,4 +1,5 @@
-/* Copyright 2013-2016 Freescale Semiconductor Inc.
+/*
+ * Copyright 2013-2016 Freescale Semiconductor Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -30,12 +31,12 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*************************************************************************//*
- dpmng-cmd.h
-
- defines portal commands
-
- *//**************************************************************************/
+/*
+ * dpmng-cmd.h
+ *
+ * defines portal commands
+ *
+ */
#ifndef __FSL_DPMNG_CMD_H
#define __FSL_DPMNG_CMD_H
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] staging: fsl-mc: dprc-cmd: Fix checkpatch warning
2016-08-27 2:59 [PATCH 0/2] staging: fsl-mc: Fix checkpatch warning Anson Jacob
2016-08-27 2:59 ` [PATCH 1/2] staging: fsl-mc: dpmng-cmd: " Anson Jacob
@ 2016-08-27 2:59 ` Anson Jacob
1 sibling, 0 replies; 3+ messages in thread
From: Anson Jacob @ 2016-08-27 2:59 UTC (permalink / raw)
To: J. German Rivera, Stuart Yoder, Greg Kroah-Hartman; +Cc: devel, linux-kernel
Fix checkpatch.pl warning:
Block comments use * on subsequent lines
Fix Commenting Style
Signed-off-by: Anson Jacob <ansonjacob.aj@gmail.com>
---
drivers/staging/fsl-mc/bus/dprc-cmd.h | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/drivers/staging/fsl-mc/bus/dprc-cmd.h b/drivers/staging/fsl-mc/bus/dprc-cmd.h
index bb127f4..009d656 100644
--- a/drivers/staging/fsl-mc/bus/dprc-cmd.h
+++ b/drivers/staging/fsl-mc/bus/dprc-cmd.h
@@ -1,4 +1,5 @@
-/* Copyright 2013-2016 Freescale Semiconductor Inc.
+/*
+ * Copyright 2013-2016 Freescale Semiconductor Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -30,12 +31,12 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-/*************************************************************************//*
- dprc-cmd.h
-
- defines dprc portal commands
-
- *//**************************************************************************/
+/*
+ * dprc-cmd.h
+ *
+ * defines dprc portal commands
+ *
+ */
#ifndef _FSL_DPRC_CMD_H
#define _FSL_DPRC_CMD_H
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-27 3:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-27 2:59 [PATCH 0/2] staging: fsl-mc: Fix checkpatch warning Anson Jacob
2016-08-27 2:59 ` [PATCH 1/2] staging: fsl-mc: dpmng-cmd: " Anson Jacob
2016-08-27 2:59 ` [PATCH 2/2] staging: fsl-mc: dprc-cmd: " Anson Jacob
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox