aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2018-09-21 06:40:13 -0700
committerGreg Kroah-Hartman <[email protected]>2018-09-28 15:14:54 +0200
commitbf58e8820c48805394ec9e76339f0c4646050432 (patch)
treeb94516653f99adf39a469040864e26ed7b1e6204 /tools/perf/scripts/python/check-perf-trace.py
parent7d9f9f24fac774ead58137dff13aa1f74eb5dd10 (diff)
nvmem: change the signature of nvmem_unregister()
We switched the nvmem framework to using kref instead of manually checking the current number of users in nvmem_unregister() so this function can no longer fail. We also converted all remaining users that still checked the return value of nvmem_unregister() to using devm_nvmem_register(). Make the routine return void. Signed-off-by: Bartosz Golaszewski <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions