All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] scsi: mvumi: fix warning Using plain integer as NULL pointer
Date: Mon, 08 Apr 2019 21:34:05 -0400	[thread overview]
Message-ID: <yq1mul0otbm.fsf@oracle.com> (raw)
In-Reply-To: <20190406175331.GA22504@hari-Inspiron-1545> (Hariprasad Kelam's message of "Sat, 6 Apr 2019 23:23:31 +0530")


Hi Hariprasad,

> Changed "0 to NULL" to avoid below sparse warnings
>
> drivers/scsi/mvumi.c:755:58: warning: Using plain integer as NULL
> pointer
> drivers/scsi/mvumi.c:1797:48: warning: Using plain integer as NULL
> pointer
> drivers/scsi/mvumi.c:2142:50: warning: Using plain integer as NULL
> pointer

This has already been fixed up in 7512ddef6307. In the future, please
make sure to submit patches against my for-next branch.

Thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2019-04-09  1:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-06 17:53 [PATCH] scsi: mvumi: fix warning Using plain integer as NULL pointer Hariprasad Kelam
2019-04-07  6:14 ` Mukesh Ojha
2019-04-09  1:34 ` Martin K. Petersen [this message]

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=yq1mul0otbm.fsf@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=hariprasad.kelam@gmail.com \
    --cc=jejb@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /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.