Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1525740 > unrolled thread

[PATCH] staging: dgnc: dgnc_mgmt.c Comment style modifications

Started byWalt Feasel <waltfeasel@gmail.com>
First post2016-11-18 23:50 +0100
Last post2016-11-18 23:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] staging: dgnc: dgnc_mgmt.c Comment style modifications Walt Feasel <waltfeasel@gmail.com> - 2016-11-18 23:50 +0100

#1525740 — [PATCH] staging: dgnc: dgnc_mgmt.c Comment style modifications

FromWalt Feasel <waltfeasel@gmail.com>
Date2016-11-18 23:50 +0100
Subject[PATCH] staging: dgnc: dgnc_mgmt.c Comment style modifications
Message-ID<sF08N-4RY-11@gated-at.bofh.it>
Make modifications for comment style

Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
---
 drivers/staging/dgnc/dgnc_mgmt.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/drivers/staging/dgnc/dgnc_mgmt.c b/drivers/staging/dgnc/dgnc_mgmt.c
index 683c098..9d9b15d 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 <linux/kernel.h>
 #include <linux/ctype.h>
 #include <linux/sched.h>	/* For jiffies, task states */
-- 
2.1.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web