aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2013-02-27 17:03:44 -0800
committerLinus Torvalds <[email protected]>2013-02-27 19:10:13 -0800
commitcda95406c8fe491c01b3abc422c25a613e9f36ea (patch)
tree6b9337646a9a9b1b5c90356e3fc351aeec550802 /scripts
parenta15abcc961426c9e560bec26785e05b68154c474 (diff)
dlm: use idr_for_each_entry() in recover_idr_clear() error path
Convert recover_idr_clear() to use idr_for_each_entry() instead of idr_for_each(). It's somewhat less efficient this way but it shouldn't matter in an error path. This is to help with deprecation of idr_remove_all(). Signed-off-by: Tejun Heo <[email protected]> Cc: Christine Caulfield <[email protected]> Cc: David Teigland <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions