diff options
| author | 2022-02-02 23:58:21 +0300 | |
|---|---|---|
| committer | 2022-02-19 11:18:35 +0900 | |
| commit | ec87cf3782f7b05ae15e061d36c763c35488f292 (patch) | |
| tree | fd9579e56dd60e6a241f1fd55be48d7a4fc45c1e /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | ata: libata: ata_{sff|std}_prereset() always return 0 (diff) | |
| download | linux-dev-ec87cf3782f7b05ae15e061d36c763c35488f292.tar.xz linux-dev-ec87cf3782f7b05ae15e061d36c763c35488f292.zip | |
ata: libata: make ata_host_suspend() *void*
ata_host_suspend() always returns 0, so the result checks in many drivers
look pointless. Let's make this function return *void* instead of *int*.
Found by Linux Verification Center (linuxtesting.org) with the SVACE static
analysis tool.
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
