Re: [PATCH linux-next] r8152: Replace conditional statement with min() function

From: Greg KH
Date: Wed Sep 14 2022 - 14:05:41 EST


On Wed, Sep 14, 2022 at 04:23:26PM +0000, cgel.zte@xxxxxxxxx wrote:
> From: Jinpeng Cui <cui.jinpeng2@xxxxxxxxxx>
>
> Use the min() function instead of "if else" to get the minimum value.
>
> Reported-by: Zeal Robot <zealci@xxxxxxxxxx>
> Signed-off-by: Jinpeng Cui <cui.jinpeng2@xxxxxxxxxx>
> ---
> drivers/net/usb/r8152.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)

Sorry, but again, no, we can not take your patches as you know. Please
stop sending them.

greg k-h