From 72848c4e450d508a556d3035495fff01813b07e8 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 44662d5c68c19..63b50bfe9ab3f 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.39.5