Re: [PATCH] fix typos "man[ae]g?ment" -> "management"

From: Jiri Kosina
Date: Wed Jul 22 2009 - 19:47:16 EST


On Wed, 22 Jul 2009, Uwe Kleine-König wrote:

> This patch was generated by running
>
> git grep -E -l 'man[ae]g?ment' | xargs -r perl -p -i -e 's/\bman[ae]g?ment\b/management/g'
>
> Signed-off-by: Uwe Kleine-K??nig <u.kleine-koenig@xxxxxxxxxxxxxx>
>
> ---
> Documentation/DocBook/mtdnand.tmpl | 2 +-
> Documentation/DocBook/scsi.tmpl | 2 +-
> Documentation/scsi/ChangeLog.megaraid | 2 +-
> Documentation/sound/alsa/HD-Audio-Models.txt | 2 +-
> Documentation/trace/ftrace.txt | 2 +-
> arch/arm/Makefile | 2 +-
> arch/frv/lib/cache.S | 2 +-
> arch/mn10300/include/asm/cacheflush.h | 4 ++--
> drivers/media/dvb/siano/smscoreapi.c | 2 +-
> drivers/media/dvb/siano/smscoreapi.h | 4 ++--
> drivers/media/radio/radio-mr800.c | 2 +-
> drivers/message/fusion/mptbase.c | 4 ++--
> drivers/net/macb.c | 2 +-
> drivers/net/wireless/ath/ath5k/reg.h | 2 +-
> drivers/net/wireless/atmel.c | 2 +-
> drivers/scsi/mpt2sas/mpt2sas_base.h | 2 +-
> drivers/scsi/mpt2sas/mpt2sas_scsih.c | 4 ++--
> drivers/staging/et131x/et1310_mac.c | 2 +-
> drivers/staging/otus/80211core/cagg.c | 6 +++---
> drivers/staging/otus/80211core/cmm.c | 4 ++--
> drivers/staging/vt6655/80211mgr.c | 2 +-
> drivers/staging/vt6655/80211mgr.h | 2 +-
> drivers/staging/vt6655/power.c | 2 +-
> drivers/staging/vt6655/power.h | 2 +-
> drivers/staging/vt6655/wmgr.h | 4 ++--
> drivers/usb/host/xhci.h | 2 +-
> drivers/usb/wusbcore/wa-hc.h | 2 +-
> include/linux/mISDNif.h | 2 +-

Hi Uwe,

would you mind splitting the drivers/staging hunk away, and sending it to
Greg separately?

drivers/staging is under rapid changes all the time, files, directories,
drivers and code lines come and go very quickly, so it saves us some
merging efforts if you push these through Greg directly.

I am fine with taking the rest through trivial queue.

Thanks,

--
Jiri Kosina
SUSE Labs