On Mon, Oct 19, 2015 at 04:57:10PM +0000, Insu Yun wrote: > Since kzalloc returns memory address, not error code, > it should be checked whether it is null or not. > > Signed-off-by: Insu Yun <[email protected]> > --- > drivers/infiniband/hw/usnic/usnic_ib_qp_grp.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
This is an updated version of https://patchwork.kernel.org/patch/7423111/, which also had my: Reviewed-by: Dave Goodell <[email protected]> -Dave -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
