Correct the spelling errors in comments Signed-off-by: DingXiang <dingxiang@xxxxxxxxxx> --- dgnc_driver.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dgnc_driver.c b/dgnc_driver.c index 7546aff..1b0005a 100644 --- a/dgnc_driver.c +++ b/dgnc_driver.c @@ -216,12 +216,12 @@ static int dgnc_start(void) unsigned long flags; struct device *dev; - /* make sure that the globals are init'd before we do anything else */ + /* make sure that the globals are init'ed before we do anything else */ dgnc_init_globals(); /* * Register our base character device into the kernel. - * This allows the download daemon to connect to the downld device + * This allows the download daemon to connect to the download device * before any of the boards are init'ed. * * Register management/dpa devices -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html