[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51A78478.6040704@infradead.org>
Date: Thu, 30 May 2013 09:55:20 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Masanari Iida <standby24x7@...il.com>
CC: trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [trivial] treewide: Fix typo in printk
On 05/30/13 07:44, Masanari Iida wrote:
> Correct spelling typo in printk within various part of drivers.
>
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
> ---
> drivers/acpi/acpica/utobject.c | 2 +-
> drivers/cpufreq/s3c2416-cpufreq.c | 2 +-
> drivers/net/ethernet/mellanox/mlx4/main.c | 2 +-
> drivers/net/ethernet/neterion/vxge/vxge-main.c | 2 +-
> drivers/net/wireless/ath/ath9k/Kconfig | 2 +-
> drivers/scsi/libiscsi_tcp.c | 2 +-
> drivers/scsi/pmcraid.c | 2 +-
> lib/Kconfig.kgdb | 2 +-
> 8 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/lib/Kconfig.kgdb b/lib/Kconfig.kgdb
> index 140e878..e00037f 100644
> --- a/lib/Kconfig.kgdb
> +++ b/lib/Kconfig.kgdb
> @@ -64,7 +64,7 @@ config KGDB_LOW_LEVEL_TRAP
> default n
> help
> This will add an extra call back to kgdb for the breakpoint
> - exception handler on which will will allow kgdb to step
> + exception handler on which will allow kgdb to step
exception handler which will allow kgdb to step
> through a notify handler.
>
> config KGDB_KDB
>
--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists