aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorRafael J. Wysocki <[email protected]>2022-01-11 17:50:22 +0100
committerRafael J. Wysocki <[email protected]>2022-01-12 15:58:49 +0100
commitb6c55b162bcee62c43c18e59f38a4590be543032 (patch)
treeb8d8f8533196d403bbec1332a2d4155885022e08 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentbca21755b9fc00dbe371994b53389eb5d70b8e72 (diff)
ACPI: scan: Change acpi_scan_init() return value type to void
The only caller of acpi_scan_init(), acpi_init(), doesn't check its return value, so turn it into a void function. This avoids complaints from the Smatch static checker that the function should return a negative error code when it fails, which is not really a problem in this particular case. No intentional functional impact. Link: https://lore.kernel.org/linux-acpi/20220106082317.GA9123@kili/ Signed-off-by: Rafael J. Wysocki <[email protected]> Reviewed-by: Mika Westerberg <[email protected]> Reviewed-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions