Re: [PATCH v2] staging: media: atomisp: code cleanup
From: Greg KH
Date: Sat May 08 2021 - 06:58:13 EST
On Sat, May 08, 2021 at 01:51:29PM +0300, Pavel Skripkin wrote:
> Breaks are not useful after a return, they can
> simply be removed.
>
> Also, dropped the individual return statements
> after or inside switch cases
Almost always, when you say "also" in a patch changelog, that means this
should be split up into two different patches.
I recommend doing that here as well, this should be a 2 patch series,
right?
thanks,
greg k-h