diff options
author | Benjamin Berg <benjamin@sipsolutions.net> | 2023-11-10 12:03:39 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2024-01-04 23:31:05 +0100 |
commit | 571353379470f1d0aaad3cce4ad4db4b6c8f9ada (patch) | |
tree | 03a5f8ba07a84337fd7dc8c5d4ce5ce8c12f821c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a55719847da0a780baa84d0baee745358f144c39 (diff) | |
download | linux-571353379470f1d0aaad3cce4ad4db4b6c8f9ada.tar.gz linux-571353379470f1d0aaad3cce4ad4db4b6c8f9ada.tar.bz2 linux-571353379470f1d0aaad3cce4ad4db4b6c8f9ada.zip |
um: Drop NULL check from start_userspace
start_userspace is only called from exactly one location, and the passed
pointer for the userspace process stack cannot be NULL.
Remove the check, without changing the control flow.
Signed-off-by: Benjamin Berg <benjamin@sipsolutions.net>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions