Re: [PATCH trivial] drivers/usb: Remove unnecessary return;s fromvoid functions

From: Jiri Kosina
Date: Tue Aug 10 2010 - 08:26:30 EST


On Wed, 4 Aug 2010, Joe Perches wrote:

> Greg prefers this to go through the trivial tree.
> http://lkml.org/lkml/2010/6/24/1
>
>
> There are about 2500 void functions in drivers/usb
> Only a few used return; at end of function.
>
> Standardize them a bit.
>
> Moved a statement down a line in drivers/usb/host/u132-hcd.c
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

As Greg didn't have any objections, and the patch makes sense, I have
applied it to my tree now, thanks.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/