diff options
| author | Randy Dunlap <[email protected]> | 2022-02-22 16:06:23 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-02-27 21:39:32 -0500 |
| commit | cc8294ec4738d25e2bb2d71f7d82a9bf7f4a157b (patch) | |
| tree | fe538c2e4a03c3dc335f23331252a40f811c3490 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 80cac47b08958f98c3e376ca2e1011c9ab880561 (diff) | |
scsi: aha152x: Fix aha152x_setup() __setup handler return value
__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/[email protected]
Link: https://lore.kernel.org/r/[email protected]
Cc: "Juergen E. Fischer" <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Cc: "Martin K. Petersen" <[email protected]>
Reported-by: Igor Zhbanov <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions