diff options
author | Stephen Boyd <[email protected]> | 2021-01-14 19:43:26 -0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-01-15 14:14:42 +0000 |
commit | e697df66876c182927899950971c3b4888df3e6e (patch) | |
tree | 8adf6b723b0048d742fd6a87de9ede9fd6695585 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 03b49bf9a92b18bbfcc3b5eb206cca8447e9f2cb (diff) |
ASoC: qcom: Stop casting away __iomem for error pointers
We don't need to cast away __iomem when testing with IS_ERR() or
converting with PTR_ERR(). Modern sparse can handle this just fine.
Drop it.
Cc: V Sujith Kumar Reddy <[email protected]>
Cc: Srinivasa Rao <[email protected]>
Cc: Srinivas Kandagatla <[email protected]>
Cc: Cheng-Yi Chiang <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Reviewed-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions