summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-mc
diff options
context:
space:
mode:
authorAnson Jacob <ansonjacob.aj@gmail.com>2016-08-26 22:59:59 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-01 17:58:59 +0200
commitbe1edb857ea48e7b7f5dd1ff278e79d4152def9e (patch)
tree61674f94f5e2f0ef979ef014b6212222d6b77b09 /drivers/staging/fsl-mc
parent695b4adc326cc00808a96b2e8c3628de533a643a (diff)
downloadop-kernel-dev-be1edb857ea48e7b7f5dd1ff278e79d4152def9e.zip
op-kernel-dev-be1edb857ea48e7b7f5dd1ff278e79d4152def9e.tar.gz
staging: fsl-mc: dprc-cmd: Fix checkpatch warning
Fix checkpatch.pl warning: Block comments use * on subsequent lines Fix Commenting Style Signed-off-by: Anson Jacob <ansonjacob.aj@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fsl-mc')
-rw-r--r--drivers/staging/fsl-mc/bus/dprc-cmd.h15
1 files 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
OpenPOWER on IntegriCloud