linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: kernel test robot <lkp@intel.com>,
	Bodo Stroesser <bostroesser@gmail.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	target-devel@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-scsi@vger.kernel.org, kbuild-all@lists.01.org
Subject: Re: [PATCH] scsi: target: tcmu: fix boolreturn.cocci warnings
Date: Wed, 26 May 2021 00:07:28 -0400	[thread overview]
Message-ID: <162200196242.11962.9476471574342620308.b4-ty@oracle.com> (raw)
In-Reply-To: <20210515230358.GA97544@60d1edce16e0>

On Sun, 16 May 2021 07:03:58 +0800, kernel test robot wrote:

> drivers/target/target_core_user.c:1424:9-10: WARNING: return of 0/1 in function 'tcmu_handle_completions' with return type bool
> 
>  Return statements in functions returning bool should use
>  true/false instead of 1/0.
> Generated by: scripts/coccinelle/misc/boolreturn.cocci

Applied to 5.14/scsi-queue, thanks!

[1/1] scsi: target: tcmu: fix boolreturn.cocci warnings
      https://git.kernel.org/mkp/scsi/c/824731258b65

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2021-05-26  4:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15 23:03 drivers/target/target_core_user.c:1424:9-10: WARNING: return of 0/1 in function 'tcmu_handle_completions' with return type bool kernel test robot
2021-05-15 23:03 ` [PATCH] scsi: target: tcmu: fix boolreturn.cocci warnings kernel test robot
2021-05-16 16:24   ` Bodo Stroesser
2021-05-21 21:14   ` Martin K. Petersen
2021-05-26  4:07   ` 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=162200196242.11962.9476471574342620308.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=bostroesser@gmail.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=target-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).