Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: Fix typo in winbond

Correct spelling typo in winbond/mto.c and mds_s.h

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Masanari Iida and committed by
Greg Kroah-Hartman
60ebf60b dd13c86b

+2 -2
+1 -1
drivers/staging/winbond/mds_s.h
··· 40 40 41 41 /* 42 42 * ================================================================ 43 - * Configration default value 43 + * Configuration default value 44 44 * ================================================================ 45 45 */ 46 46 #define DEFAULT_MULTICASTLISTMAX 32 /* standard */
+1 -1
drivers/staging/winbond/mto.c
··· 33 33 34 34 /* 35 35 * Declare data rate table: 36 - * The following table will be changed at anytime if the opration rate 36 + * The following table will be changed at anytime if the operation rate 37 37 * supported by AP don't match the table 38 38 */ 39 39 static u8 MTO_Data_Rate_Tbl[MTO_MAX_DATA_RATE_LEVELS] = {