drivers:staging:bcm:CmHost.c Remove one to many n's in a word.

The Patch below removes one to many "n's" in a word..

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
CC: Greg Kroah-Hartman <gregkh@suse.de>
CC: Stephen Hemminger <shemminger@vyatta.com>
CC: devel@driverdev.osuosl.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Justin P. Mattock 2011-02-26 20:34:02 -08:00 committed by Greg Kroah-Hartman
parent 979cdcc90b
commit a0fe6029bc

View file

@ -1,6 +1,6 @@
/************************************************************
* CMHOST.C
* This file contains the routines for handling Connnection
* This file contains the routines for handling Connection
* Management.
************************************************************/