All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: Randy Dunlap <rdunlap@infradead.org>, linux-scsi@vger.kernel.org
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	patches@lists.linux.dev, "Juergen E. Fischer" <fischer@norbit.de>,
	Igor Zhbanov <i.zhbanov@omprussia.ru>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>
Subject: Re: [PATCH] scsi: aha152x: fix aha152x_setup() __setup handler return value
Date: Wed,  2 Mar 2022 00:13:29 -0500	[thread overview]
Message-ID: <164619702113.16127.2101311533831532312.b4-ty@oracle.com> (raw)
In-Reply-To: <20220223000623.5920-1-rdunlap@infradead.org>

On Tue, 22 Feb 2022 16:06:23 -0800, Randy Dunlap wrote:

> __setup() handlers should return 1 if the command line option is handled
> and 0 if not (or maybe never return 0; doing so just pollutes init's
> environment with strings that are not init arguments/parameters).
> 
> Return 1 from aha152x_setup() to indicate that the boot option has been
> handled.
> 
> [...]

Applied to 5.18/scsi-queue, thanks!

[1/1] scsi: aha152x: fix aha152x_setup() __setup handler return value
      https://git.kernel.org/mkp/scsi/c/cc8294ec4738

-- 
Martin K. Petersen	Oracle Linux Engineering

      parent reply	other threads:[~2022-03-02  5:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23  0:06 [PATCH] scsi: aha152x: fix aha152x_setup() __setup handler return value Randy Dunlap
2022-02-28  2:40 ` Martin K. Petersen
2022-03-02  5:13 ` 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=164619702113.16127.2101311533831532312.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=fischer@norbit.de \
    --cc=i.zhbanov@omprussia.ru \
    --cc=jejb@linux.ibm.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=patches@lists.linux.dev \
    --cc=rdunlap@infradead.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.