[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTi=t-X96a2m9kmP_j+nT=tKjyOJZBsOspuBT4TmM@mail.gmail.com>
Date: Thu, 28 Oct 2010 10:34:03 -0400
From: Bob Beers <bob.beers@...il.com>
To: alex@...en.net
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] via-velocity: Codestyle fixes
On Thu, Oct 28, 2010 at 1:00 AM, <alex@...en.net> wrote:
> From: Alexander Wigen <alex@...en.net>
> static void mac_wol_reset(struct mac_regs __iomem *regs)
> @@ -342,7 +342,7 @@ VELOCITY_PARAM(ValPktLen, "Receiving or Drop invalid 802.3 frame");
> 1: Wake up if link status is on/off.
> 2: Wake up if recevied an arp packet.
> 4: Wake up if recevied any unicast packet.
> - Those value can be sumed up to support more than one option.
> + Those value can be summed up to support more than one option.
> */
> VELOCITY_PARAM(wol_opts, "Wake On Lan options");
>
my $.02 ...
s/recevied/receive/ x2
s/These values can be summed/Those value can be summed up/
-Bob Beers
--
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