From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [net-next PATCH] drivers/net/enic: Use (pr|netdev)_ macro helpers Date: Thu, 03 Jun 2010 08:11:24 -0700 Message-ID: <1275577884.1703.11.camel@Joe-Laptop.home> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: netdev , LKML To: Scott Feldman Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Thu, 2010-06-03 at 00:19 -0700, Scott Feldman wrote: > I like the dev_name(dev) in there but not the "(unregister net_device)". > Also there where a couple of lines longer than 80 chars. > We can fix up the patch and resubmit if you like. I'm not constrained by 80 char lines for formats. Have at it. Fix it up to your liking. cheers, Joe