diff options
author | 2018-05-19 09:37:15 +0300 | |
---|---|---|
committer | 2018-07-09 10:50:20 +0100 | |
commit | 23cae492b4ed8cb2eb741f21a48bfd712960e87f (patch) | |
tree | 950fd98ba32ae373e4ccd9f554a5ecd57ea82999 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.18-rc1 (diff) | |
download | linux-dev-23cae492b4ed8cb2eb741f21a48bfd712960e87f.tar.xz linux-dev-23cae492b4ed8cb2eb741f21a48bfd712960e87f.zip |
firmware: arm_scmi: remove some unnecessary checks
The "pi->dom_info" buffer is allocated in init() and it can't be NULL
here. These tests are sort of weird as well because if "pi->dom_info"
was NULL but "domain" was non-zero then it would lead to an Oops.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions