aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorDoug Brown <[email protected]>2024-07-14 08:55:11 -0700
committerUlf Hansson <[email protected]>2024-08-26 13:01:49 +0200
commit3af5a1e7be84e0a5d6635dbedb13bd1ce4161414 (patch)
tree5b31772f3ed47e8512dccf85e1e3201aaca6d242 /tools/perf/scripts/python/task-analyzer.py
parentaddc9ecb9ddb3fe77be3979cce021ad07442c1fc (diff)
mmc: sdhci-pxav2: Remove unnecessary null pointer check
There is no need to check for a null mrq->cmd in pxav1_request_done. mmc_request_done already assumes it's not null, and it's always called in this path by every SDHCI driver. This was caught by Smatch. Reported-by: Dan Carpenter <[email protected]> Closes: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Doug Brown <[email protected]> Acked-by: Adrian Hunter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions