[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1478991158-10757-1-git-send-email-waltfeasel@gmail.com>
Date: Sat, 12 Nov 2016 17:52:38 -0500
From: Walt Feasel <waltfeasel@...il.com>
To: markh@...pro.net
Cc: lidza.louina@...il.com, gregkh@...uxfoundation.org,
driverdev-devel@...uxdriverproject.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, Walt Feasel <waltfeasel@...il.com>
Subject: [PATCH] [STYLE 1/2]staging:dgnc:dgnc_sysfs.c Modify block text
Modified multiline comment for style consistency
Signed-off-by: Walt Feasel <waltfeasel@...il.com>
---
drivers/staging/dgnc/dgnc_sysfs.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/dgnc/dgnc_sysfs.c b/drivers/staging/dgnc/dgnc_sysfs.c
index 290bf6e..6e8c53b 100644
--- a/drivers/staging/dgnc/dgnc_sysfs.c
+++ b/drivers/staging/dgnc/dgnc_sysfs.c
@@ -334,7 +334,8 @@ static ssize_t ports_txcount_show(struct device *p,
}
static DEVICE_ATTR_RO(ports_txcount);
-/* this function creates the sys files that will export each signal status
+/*
+ * this function creates the sys files that will export each signal status
* to sysfs each value will be put in a separate filename
*/
void dgnc_create_ports_sysfiles(struct dgnc_board *bd)
--
2.1.4
Powered by blists - more mailing lists