[PATCH] Fixed else following return statement warning

Greg KH gregkh at linuxfoundation.org
Sun Jan 18 00:21:21 UTC 2015


On Wed, Jan 14, 2015 at 05:08:31PM +0530, Asheesh Ranjan wrote:
> Fixed an else block following a if block containing return statement warning found using checkpatch.pl
> 
> Signed-off-by: Asheesh Ranjan <asheesh.lkd at outlook.com>
> ---
>  drivers/staging/rtl8192e/rtl819x_HTProc.c |   36 ++++++++++++++---------------
>  1 file changed, 17 insertions(+), 19 deletions(-)

Someone else sent this in before you did, sorry.

greg k-h


More information about the devel mailing list