All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Kamal Heib <kamalheib1@gmail.com>
Cc: linux-rdma@vger.kernel.org,
	Selvin Xavier <selvin.xavier@broadcom.com>,
	Jason Gunthorpe <jgg@ziepe.ca>, kernel test robot <lkp@intel.com>
Subject: Re: [PATCH for-next] RDMA/bnxt_re: Fix endianness warning
Date: Mon, 6 Dec 2021 09:23:59 +0200	[thread overview]
Message-ID: <Ya26j0Amo7ENQCYz@unreal> (raw)
In-Reply-To: <20211205204537.14184-1-kamalheib1@gmail.com>

On Sun, Dec 05, 2021 at 10:45:37PM +0200, Kamal Heib wrote:
> Fix the following sparce warning:
> CHECK   ../drivers/infiniband/hw/bnxt_re/qplib_fp.c
> drivers/infiniband/hw/bnxt_re/qplib_fp.c:1260:26: sparse: warning:
>  incorrect type in assignment (different base types)
> 
> Fixes: 0e938533d96d ("RDMA/bnxt_re: Remove dynamic pkey table")
> Reported-by: kernel test robot <lkp@intel.com>
> Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
> ---
>  drivers/infiniband/hw/bnxt_re/qplib_fp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

sparce -> sparse

Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>

  reply	other threads:[~2021-12-06  7:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-05 20:45 [PATCH for-next] RDMA/bnxt_re: Fix endianness warning Kamal Heib
2021-12-06  7:23 ` Leon Romanovsky [this message]
2021-12-06 15:57   ` Selvin Xavier
2021-12-06 23:57 ` Jason Gunthorpe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Ya26j0Amo7ENQCYz@unreal \
    --to=leon@kernel.org \
    --cc=jgg@ziepe.ca \
    --cc=kamalheib1@gmail.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=selvin.xavier@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.