On Thu, Dec 02, 2021 at 06:07:59PM +0800, Jiapeng Chong wrote: > Fix following coccicheck warning: > > ./drivers/infiniband/sw/siw/siw_verbs.c:665:28-29: WARNING opportunity > for max(). > > Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx> > Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> > Reviewed-by: Bernard Metzler <bmt@xxxxxxxxxxxxxx> > --- > drivers/infiniband/sw/siw/siw_verbs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason