[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20061014210311.87ef41f6.randy.dunlap@oracle.com>
Date: Sat, 14 Oct 2006 21:03:11 -0700
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Matt LaPlante <kernel1@...erdogtech.com>
Cc: linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH 19-rc2] Fix misc Kconfig typos
On Sat, 14 Oct 2006 22:54:47 -0400 Matt LaPlante wrote:
> Fix various Kconfig typos.
>
> Signed-off-by: Matt LaPlante <kernel1@...erdogtech.com>
I have one minor change request (below), otherwise
Acked-by: Randy Dunlap <randy.dunlap@...cle.com>
> diff -ru a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
> --- a/drivers/net/phy/Kconfig 2006-09-19 23:42:06.000000000 -0400
> +++ b/drivers/net/phy/Kconfig 2006-10-14 22:16:01.000000000 -0400
> @@ -61,8 +61,8 @@
> depends on PHYLIB
> ---help---
> Adds the driver to PHY layer to cover the boards that do not have any PHY bound,
> - but with the ability to manipulate with speed/link in software. The relavant MII
> - speed/duplex parameters could be effectively handled in user-specified fuction.
> + but with the ability to manipulate with speed/link in software. The relevant MII
for the second "with":
s/with/the/ or s/with//
> + speed/duplex parameters could be effectively handled in a user-specified function.
> Currently tested with mpc866ads.
>
> config FIXED_MII_10_FDX
---
~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