Re: [PATCH] trivial: fix typos "ammount" -> "amount"

From: Jiri Kosina
Date: Wed Jan 20 2010 - 19:34:43 EST


On Wed, 20 Jan 2010, Uwe Kleine-KÃnig wrote:

> This patch was generated by
>
> git grep -E -i -l 'ammount' | xargs -r perl -p -i -e 's/\b([Aa])mmount/$1mount/'
>
> Signed-off-by: Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---
> arch/powerpc/mm/init_32.c | 2 +-
> drivers/char/serial167.c | 2 +-
> drivers/isdn/sc/hardware.h | 2 +-
> drivers/message/i2o/iop.c | 2 +-
> drivers/net/ks8851.c | 2 +-
> drivers/platform/x86/thinkpad_acpi.c | 4 ++--
> drivers/scsi/libfc/fc_fcp.c | 2 +-
> drivers/serial/samsung.c | 2 +-
> drivers/usb/serial/opticon.c | 2 +-
> drivers/usb/serial/symbolserial.c | 2 +-
> 10 files changed, 11 insertions(+), 11 deletions(-)

Applied, thanks.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/