diff options
author | Dan Carpenter <[email protected]> | 2023-10-02 10:03:35 +0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-10-09 21:53:45 -0400 |
commit | b6f2e063017b92491976a40c32a0e4b3c13e7d2f (patch) | |
tree | baf0cae01882dae8e56b1e057b3296a0dc7c2452 /tools/perf/scripts/python/stackcollapse.py | |
parent | fcf3fb7bd50c08e1bef8de0d36e62e53b58ceb8a (diff) |
scsi: ufs: qcom: Remove unnecessary check
The "attr" pointer points to an offset into the "host" struct so it can't
be NULL. Delete the if statement and pull the code in a tab.
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions