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:
parent
979cdcc90b
commit
a0fe6029bc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/************************************************************
|
||||
* CMHOST.C
|
||||
* This file contains the routines for handling Connnection
|
||||
* This file contains the routines for handling Connection
|
||||
* Management.
|
||||
************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue