On Thu, Apr 16, 2015 at 08:16:34PM +0800, [email protected] wrote: > From: Wei Yongjun <[email protected]> > > In case of error, the functions crypto_alloc_aead() and > crypto_alloc_blkcipher() > returns ERR_PTR() and never returns NULL. The NULL test in the return value > check > should be replaced with IS_ERR(). > > Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Alexander Aring <[email protected]> Marcel, can you please queue this patch? Thanks. - Alex -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
