From: Walt Feasel Date: Fri, 18 Nov 2016 22:39:13 +0000 (-0500) Subject: staging: dgnc: dgnc_driver.h Spelling correction X-Git-Tag: v4.10-rc1~148^2~163 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=46d567e65b9c6e47e2319b9ce5800aec5797c50a;p=karo-tx-linux.git staging: dgnc: dgnc_driver.h Spelling correction Make spelling correction for 'statements' Signed-off-by: Walt Feasel Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dgnc/dgnc_driver.h b/drivers/staging/dgnc/dgnc_driver.h index 44662d5c68c1..63b50bfe9ab3 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 */