diff options
author | 2025-07-25 10:58:18 +0900 | |
---|---|---|
committer | 2025-07-25 09:03:57 -0400 | |
commit | 75fe230b9bed364d7ddca482ff29979d873718fa (patch) | |
tree | df9c5f207be5b3cc0dc1df61b38b72ed3fccd0d7 /tools/perf/scripts/python | |
parent | scsi: libsas: Move declarations of internal functions to sas_internal.h (diff) | |
download | wireguard-linux-75fe230b9bed364d7ddca482ff29979d873718fa.tar.xz wireguard-linux-75fe230b9bed364d7ddca482ff29979d873718fa.zip |
scsi: libsas: Use a bool for sas_deform_port() second argument
Change the type of the "gone" argument of sas_deform_port() from int to
bool. Simliarly, to be consistent, do the same change to the function
sas_unregister_domain_devices().
No functional changes.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20250725015818.171252-6-dlemoal@kernel.org
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions