From 46d567e65b9c6e47e2319b9ce5800aec5797c50a Mon Sep 17 00:00:00 2001 From: Walt Feasel Date: Fri, 18 Nov 2016 17:39:13 -0500 Subject: [PATCH] staging: dgnc: dgnc_driver.h Spelling correction Make spelling correction for 'statements' Signed-off-by: Walt Feasel Signed-off-by: Greg Kroah-Hartman --- 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 44662d5..63b50bf 100644 --- a/drivers/staging/dgnc/dgnc_driver.h +++ b/drivers/staging/dgnc/dgnc_driver.h @@ -27,7 +27,7 @@ /* Driver defines */ -/* 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.7.4