On 2/13/22 13:31, trix@xxxxxxxxxx wrote: > From: Tom Rix <trix@xxxxxxxxxx> > > Remove the second 'info'. > Replacements > 'adventages' with 'advantages' > 'strenth' with 'strength' > 'atleast' with 'at least' > 'thr'u'' with 'through' > 'capabilty' with 'capability' > 'controll' with 'control' > 'ourself' with 'ourselves' > 'noone' with 'no one' > 'cores' to 'core's' and 'core' > > Signed-off-by: Tom Rix <trix@xxxxxxxxxx> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> thanks. > --- > v2: change per Randy's suggestions > > drivers/bcma/driver_chipcommon.c | 2 +- > drivers/bcma/driver_chipcommon_pmu.c | 6 +++--- > drivers/bcma/driver_pci_host.c | 6 +++--- > drivers/bcma/main.c | 4 ++-- > drivers/bcma/sprom.c | 4 ++-- > 5 files changed, 11 insertions(+), 11 deletions(-) -- ~Randy