2016-11-12 21:23:11

by Walt Feasel

[permalink] [raw]
Subject: [PATCH] [STYLE]staging:dgnc:dgnc_driver.h Spelling correction

Corrected spelling mistake for statements

Signed-off-by: Walt Feasel <[email protected]>
---
drivers/staging/dgnc/dgnc_driver.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgnc/dgnc_driver.h b/drivers/staging/dgnc/dgnc_driver.h
index 8792026..5770a85 100644
--- a/drivers/staging/dgnc/dgnc_driver.h
+++ b/drivers/staging/dgnc/dgnc_driver.h
@@ -34,7 +34,7 @@
*
*************************************************************************/

-/* Driver identification and error statments */
+/* Driver identification and error statements */
#define PROCSTR "dgnc" /* /proc entries */
#define DEVSTR "/dev/dg/dgnc" /* /dev entries */
#define DRVSTR "dgnc" /* Driver name string */
--
2.1.4