aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2018-05-21 14:35:12 +1000
committerGreg Kroah-Hartman <[email protected]>2018-05-25 18:29:09 +0200
commite67f133d02e78c0c5e7c46ca84996aad3b25d8d1 (patch)
tree2a460b72f1efa0499c1a57704969ca2dd194317c /tools/perf/scripts/python/bin
parent03f17b5d40c41da65788e6b7713e05ab4828becc (diff)
staging: lustre: osc: tidy up osc_init()
A module_init() function that registers the services of the module should do that last, after all other initialization has succeeded. This patch moves the class_register_type() call to the end and ensures everything else that might have been set up, is cleaned up on error. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions