1
0
Fork 0

staging: fsl-mc: dpmng-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>
hifive-unleashed-5.1
Anson Jacob 2016-08-26 22:59:58 -04:00 committed by Greg Kroah-Hartman
parent d4e75132bd
commit 695b4adc32
1 changed files with 8 additions and 7 deletions

View File

@ -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