On Fri, Jun 13, 2014 at 10:58:14PM +0800, Cheng-Wei Lee wrote: > Signed-off-by: Quentin Lee <lee.rhapsody@xxxxxxxxx> > --- > drivers/staging/wlan-ng/hfa384x_usb.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/drivers/staging/wlan-ng/hfa384x_usb.c > b/drivers/staging/wlan-ng/hfa384x_usb.c > index 98343ff7..b87cd6b 100644 > --- a/drivers/staging/wlan-ng/hfa384x_usb.c > +++ b/drivers/staging/wlan-ng/hfa384x_usb.c > @@ -3533,7 +3533,6 @@ static void hfa384x_usbin_rx(wlandevice_t > *wlandev, struct sk_buff *skb) > } > > done: > - return; > } That's a good thing to do, but it is not what you said you did up above in the changelog entry. Please make up 2 patches here, one to remove the unneeded return; lines, and one to fix up the whitespace of variables. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel