diff options
| author | John Garry <[email protected]> | 2022-02-25 18:57:35 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-02-27 21:48:29 -0500 |
| commit | f1834fd1635be4b530a7e070c04a6158b8f78c0e (patch) | |
| tree | a109f74181a5ce6019911ecd943db49250912ef5 /tools/perf/scripts/python | |
| parent | 62413199cd6d2906c121c2dfa3d7b82fd05f08db (diff) | |
scsi: libsas: Make sas_notify_{phy,port}_event() return void
Nobody checks the return codes, so make them return void. Indeed, if the
LLDD cannot send an event, nothing much can be done in the LLDD about it.
Also remove prototype for sas_notify_phy_event() in sas_internal.h, which
should not be there.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Xiang Chen <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Signed-off-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions