From: Walt Feasel Date: Fri, 18 Nov 2016 22:49:24 +0000 (-0500) Subject: staging: dgnc: dgnc_mgmt.c Comment style modifications X-Git-Tag: v4.10-rc1~148^2~155 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=29e9b7bf0d20f8d05bc271ef0eea040b0e942eb3;p=karo-tx-linux.git staging: dgnc: dgnc_mgmt.c Comment style modifications Make modifications for comment style Signed-off-by: Walt Feasel Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dgnc/dgnc_mgmt.c b/drivers/staging/dgnc/dgnc_mgmt.c index 683c098391d9..9d9b15d6358a 100644 --- a/drivers/staging/dgnc/dgnc_mgmt.c +++ b/drivers/staging/dgnc/dgnc_mgmt.c @@ -13,13 +13,11 @@ * PURPOSE. See the GNU General Public License for more details. */ -/************************************************************************ - * +/* * This file implements the mgmt functionality for the * Neo and ClassicBoard based product lines. - * - ************************************************************************ */ + #include #include #include /* For jiffies, task states */