public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
To: Su Hui <suhui@nfschina.com>, <jejb@linux.ibm.com>,
	<martin.petersen@oracle.com>, <nathan@kernel.org>,
	<ndesaulniers@google.com>, <morbo@google.com>,
	<justinstitt@google.com>
Cc: <dan.j.williams@intel.com>, <linux-scsi@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <llvm@lists.linux.dev>,
	<kernel-janitors@vger.kernel.org>
Subject: Re: [PATCH] scsi: isci: request: Fix an error code problem in isci_io_request_build
Date: Mon, 15 Jan 2024 09:45:47 +0100	[thread overview]
Message-ID: <ebb7908c-d28c-4549-8aa2-1e0e62c62e8a@intel.com> (raw)
In-Reply-To: <20240112041926.3924315-1-suhui@nfschina.com>

On 1/12/24 05:19, Su Hui wrote:
> Clang static complains that Value stored to 'status' is never read.
> Return 'status' rather than 'SCI_SUCCESS'.
> 
> Fixes: f1f52e75939b ("isci: uplevel request infrastructure")
> Signed-off-by: Su Hui <suhui@nfschina.com>

Reviewed-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>


  reply	other threads:[~2024-01-15  8:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-12  4:19 [PATCH] scsi: isci: request: Fix an error code problem in isci_io_request_build Su Hui
2024-01-15  8:45 ` Artur Paszkiewicz [this message]
2024-01-17 19:44 ` Martin K. Petersen

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=ebb7908c-d28c-4549-8aa2-1e0e62c62e8a@intel.com \
    --to=artur.paszkiewicz@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=jejb@linux.ibm.com \
    --cc=justinstitt@google.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=martin.petersen@oracle.com \
    --cc=morbo@google.com \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=suhui@nfschina.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox