[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9BBC4E0CF881AA4299206E2E1412B6264FB055F4@ORSMSX102.amr.corp.intel.com>
Date: Thu, 24 Apr 2014 17:02:13 +0000
From: "Wyborny, Carolyn" <carolyn.wyborny@...el.com>
To: David Miller <davem@...emloft.net>,
"Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>
CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"gospo@...hat.com" <gospo@...hat.com>,
"sassmann@...hat.com" <sassmann@...hat.com>
Subject: RE: [net-next 07/13] igb: Cleanups to fix line length warnings
> -----Original Message-----
> From: netdev-owner@...r.kernel.org [mailto:netdev-owner@...r.kernel.org]
> On Behalf Of David Miller
> Sent: Thursday, April 24, 2014 9:40 AM
> To: Kirsher, Jeffrey T
> Cc: Wyborny, Carolyn; netdev@...r.kernel.org; gospo@...hat.com;
> sassmann@...hat.com
> Subject: Re: [net-next 07/13] igb: Cleanups to fix line length warnings
>
[..]
> > /* Enable all RX queues before testing. */
> > - { E1000_RXDCTL(0), 0x100, 4, WRITE_NO_TEST, 0,
> E1000_RXDCTL_QUEUE_ENABLE },
> > - { E1000_RXDCTL(4), 0x40, 12, WRITE_NO_TEST, 0,
> E1000_RXDCTL_QUEUE_ENABLE },
> > + { E1000_RXDCTL(0), 0x100, 4, WRITE_NO_TEST, 0,
> > +
> E1000_RXDCTL_QUEUE_ENABLE },
>
> The second line should start at the same column as E1000_RXDCTL(0) on the
> first line, rather than tabbed all the way to outer-space.
Ok, will fix.
Carolyn Wyborny
Linux Development
Networking Division
Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists