diff options
author | 2021-04-29 15:39:39 +0800 | |
---|---|---|
committer | 2021-06-23 16:51:03 +0300 | |
commit | 7937bd532fe6f6342206b3e002bd791bf25085e0 (patch) | |
tree | e2ae672ceda3aaaf3ddc77adf2dc0ffa4be0b666 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | module: limit enabling module.sig_enforce (diff) | |
download | linux-dev-7937bd532fe6f6342206b3e002bd791bf25085e0.tar.xz linux-dev-7937bd532fe6f6342206b3e002bd791bf25085e0.zip |
tpm_crb: Use IOMEM_ERR_PTR when function returns iomem
This is to simplify the code, and IOMEM_ERR_PTR(err) is same with
(__force void __iomem *)ERR_PTR(err).
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions