Files
linux/drivers
Lars Ellenberg 9da10e8da3 drbd: change list_for_each_safe to while(list_first_entry_or_null)
Two instances of list_for_each_safe can drop their tmp element, they
really just peel off each element in turn from the start of the list.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2017-08-29 15:34:44 -06:00
..
2017-07-24 17:38:21 +02:00
2017-07-17 15:00:47 +02:00
2017-08-18 08:36:58 -06:00
2017-07-25 16:37:36 +03:00
2017-07-20 14:40:36 +02:00