On Wed, Jan 05, 2022 at 11:20:05PM +0800, Jiapeng Chong wrote: > Fix coccicheck warning: > > ./drivers/crypto/qat/qat_4xxx/adf_4xxx_hw_data.c:67:5-8: WARNING: > Unsigned expression compared with zero: ret < 0. > > Reported-by: Abaci Robot <abaci@xxxxxxxxxxxxxxxxx> > Signed-off-by: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx> There is already a patch under review that fixes this: https://marc.info/?l=linux-crypto-vger&m=164138836020725&w=2 Thanks, -- Giovanni