mirror of https://gitee.com/openkylin/linux.git
staging: dgnc: dgnc_driver.h Spelling correction
Make spelling correction for 'statements' Signed-off-by: Walt Feasel <waltfeasel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
57fa74f39c
commit
46d567e65b
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
/* Driver defines */
|
/* Driver defines */
|
||||||
|
|
||||||
/* Driver identification and error statments */
|
/* Driver identification and error statements */
|
||||||
#define PROCSTR "dgnc" /* /proc entries */
|
#define PROCSTR "dgnc" /* /proc entries */
|
||||||
#define DEVSTR "/dev/dg/dgnc" /* /dev entries */
|
#define DEVSTR "/dev/dg/dgnc" /* /dev entries */
|
||||||
#define DRVSTR "dgnc" /* Driver name string */
|
#define DRVSTR "dgnc" /* Driver name string */
|
||||||
|
|
Loading…
Reference in New Issue