Files
twx-linux/drivers
Randy Dunlap 5f65d68fc6 scsi: aha152x: Fix aha152x_setup() __setup handler return value
[ Upstream commit cc8294ec47 ]

__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.

Link: lore.kernel.org/r/64644a2f-4a20-bab3-1e15-3b2cdd0defe3@omprussia.ru
Link: https://lore.kernel.org/r/20220223000623.5920-1-rdunlap@infradead.org
Cc: "Juergen E. Fischer" <fischer@norbit.de>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Reported-by: Igor Zhbanov <i.zhbanov@omprussia.ru>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-20 09:06:42 +02:00
..
…
2021-12-14 10:04:48 +01:00
…
…
…
…
…
…
…
…
2021-11-26 11:48:20 +01:00
…
…
2022-03-02 11:32:03 +01:00
…
…
…
…
…
…
…
…
…
…
2022-04-20 09:06:42 +02:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…