Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742215

Re: [PATCH V2 for-next 3/8] RDMA/hns: Add return statement when kzalloc return NULL in hns_roce_v1_recreate_lp_qp

From Doug Ledford <dledford@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH V2 for-next 3/8] RDMA/hns: Add return statement when kzalloc return NULL in hns_roce_v1_recreate_lp_qp
Date 2017-09-29 18:00 +0200
Message-ID <uv5RL-86J-5@gated-at.bofh.it> (permalink)
References <uv4M2-7tm-15@gated-at.bofh.it> <uv4M2-7tm-27@gated-at.bofh.it>
Organization Red Hat, Inc.

Show all headers | View raw


On Fri, 2017-09-29 at 23:10 +0800, Wei Hu (Xavier) wrote:
> When lp_qp_work is NULL, it should be returned ENOMEM. This patch
> mainly adds the error checking branch, modifies the return value of
> the function named hns_roce_v1_set_mac that calling
> hns_roce_v1_recreate_lp_qp.
> 
> Ihis patch fixes the smatch error as below:
  ^^^^
Typo, but I can fix it, no need to respin.


-- 
Doug Ledford <dledford@redhat.com>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH V2 for-next 3/8] RDMA/hns: Add return statement when kzalloc return NULL in hns_roce_v1_recreate_lp_qp "Wei Hu (Xavier)" <xavier.huwei@huawei.com> - 2017-09-29 16:50 +0200
  Re: [PATCH V2 for-next 3/8] RDMA/hns: Add return statement when  kzalloc return NULL in hns_roce_v1_recreate_lp_qp Doug Ledford <dledford@redhat.com> - 2017-09-29 18:00 +0200

csiph-web