diff options
author | Greg Kroah-Hartman <[email protected]> | 2018-05-29 16:29:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-06-01 10:47:44 +0200 |
commit | 00905f006608c95f828ed27b3e18f11c9e55431a (patch) | |
tree | 27b1168c5994118853dc30b211ff99d9cf3d452b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | b145f49f233d73725d0857206833335a6b9bcace (diff) |
staging: lustre: remove last two users of ldebugfs_register()
ldebugfs_register() is just a call to debugfs_create_dir() and
ldebugfs_add_vars() if the list option is set. Fix up the last two
users of this function to just call these two functions instead, and
delete the now unused ldebugfs_register() call.
This ends up cleaning up more code and making things smaller, always a
good thing.
Cc: Oleg Drokin <[email protected]>
Cc: Andreas Dilger <[email protected]>
Cc: James Simmons <[email protected]>
Cc: NeilBrown <[email protected]>
Cc: Ben Evans <[email protected]>
Cc: Quentin Bouget <[email protected]>
Cc: Arvind Yadav <[email protected]>
Cc: Arushi Singhal <[email protected]>
Cc: Julia Lawall <[email protected]>
Cc: Mathias Rav <[email protected]>
Cc: Dafna Hirschfeld <[email protected]>
Cc: "Gustavo A. R. Silva" <[email protected]>
Cc: Patrick Farrell <[email protected]>
Cc: Nadav Amit <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions