Re: [PATCH] drivers: net: xgene: optimizing the code

From: David Miller
Date: Tue Nov 24 2015 - 14:35:12 EST


From: Saurabh Sengar <saurabh.truth@xxxxxxxxx>
Date: Mon, 23 Nov 2015 19:02:15 +0530

> this patch does the following:
> 1 . remove unnecessary if, else condition
> 2 . reduce one variable
> 3 . change the return type of 2 functions to void as there return values
> turn out to be 0 always after above changes
>
> Signed-off-by: Saurabh Sengar <saurabh.truth@xxxxxxxxx>

This looks fine, applied, thanks.
--
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/