diff options
author | Uwe Kleine-König <[email protected]> | 2021-02-05 23:28:39 +0100 |
---|---|---|
committer | Dan Williams <[email protected]> | 2021-02-16 19:41:26 -0800 |
commit | 8029968e2ae02361f376751459dc644b45970b40 (patch) | |
tree | e6a27cb333ff2c7afecf017d9bc8ff31d980bd41 /tools/perf/scripts/python/bin/syscall-counts-report | |
parent | 5b8e64f1ada37574b9ab124e1414af2adf688a19 (diff) |
device-dax: Properly handle drivers without remove callback
If all resources are allocated in .probe() using devm_ functions it
might make sense to not provide a .remove() callback. Then the right
thing is to just return success.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/syscall-counts-report')
0 files changed, 0 insertions, 0 deletions