diff options
author | Uwe Kleine-König <[email protected]> | 2022-06-18 22:39:13 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-06-25 22:01:02 -0500 |
commit | bc0f149376894343839c4b156fa5653958fda496 (patch) | |
tree | 5fa020b489c7f15c9a7eb946c3af42d18c2aad9b /tools/perf/scripts/python/Perf-Trace-Util | |
parent | c19698a9e41bd6cf6dc3be436ed625e5182343ca (diff) |
soc: qcom: apr: Drop redundant check in .remove()
The remove callback is only called by the driver core if there is a
driver to unbind, so there is no need to check dev->driver to be
non-NULL.
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions