diff options
author | Barnabás Pőcze <pobrn@protonmail.com> | 2021-02-03 21:54:23 +0000 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-02-04 10:20:10 +0100 |
commit | e1a39a4460c17fa397020cd064744a908e2eac71 (patch) | |
tree | 6ec2de9986503621905e57d3053daa7dfdc3d632 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a14b3c83ab435e0a06f83a2c519ad27baf805cba (diff) |
platform/x86: ideapad-laptop: remove unnecessary NULL checks
The checks that are removed test pointers which should not
be NULL. If they are NULL, that indicates a bug in
a different part of the kernel. Instead of silently
bailing out, let it fail loudly.
Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com>
Link: https://lore.kernel.org/r/20210203215403.290792-3-pobrn@protonmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions