drbd: Use the idr_for_each_entry() iterator instead of idr_for_each()
authorPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 25 Mar 2011 11:02:20 +0000 (12:02 +0100)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Thu, 8 Nov 2012 15:44:56 +0000 (16:44 +0100)
commitbd0c824a9db54bfbf5a26a5bb9b604d65c25b904
treea2db4667e1e82e37c50707ec7022479af1e83399
parent4a76b1612f35d8c3e5c3e77e10c7d72eed79dfe0
drbd: Use the idr_for_each_entry() iterator instead of idr_for_each()

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_state.c