From: JimDog on 23 Feb 2010 11:10 No probs, i'll sort it tomorrow and resubmit it -original message- Subject: Re: [PATCH] Staging: wlan-ng: Fix 80 character limit warnings Fixed 2 warnings identified by the checkpatch.pl tool which occured due to two lines of code going over the 80 character limit. Fixed by wrapping the lines. Signed-off-by: Jim Dog <jimdog@ From: Richard Kennedy <richard(a)rsk.demon.co.uk> Date: 23/02/2010 2:35 pm On Sun, 2010-02-21 at 16:06 +0100, Gábor Stefanik wrote: > > +/* > > + {PRISM_USB_DEVICE(0x0ace, 0x1201, "ZyDAS ZD1201 Wireless USB Adapter")}, > > +*/ > > Why is this even included? We do have support for this in zd1201, and > I'm pretty sure wlan-ng doesn't actually handle it. > In that case, let's just remove it. It's only clutter and may cause confusion. JD do you want to update your patch to get rid of this? regards Richard -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: [PATCH] iTCO_wdt: Don't stop on shutdown with nowayout Next: pps: LinuxPPS clients support. |