diff options
author | 2007-10-16 23:26:14 -0700 | |
---|---|---|
committer | 2007-10-17 08:42:47 -0700 | |
commit | d2c9740b499f959ed513375b6e35c2ab161921cb (patch) | |
tree | a7add684a7cf1dcfd5ff8d3ce60e071fca55cf80 /kernel | |
parent | kill DECLARE_MUTEX_LOCKED (diff) | |
download | wireguard-linux-d2c9740b499f959ed513375b6e35c2ab161921cb.tar.xz wireguard-linux-d2c9740b499f959ed513375b6e35c2ab161921cb.zip |
nbd: use list_for_each_entry_safe to make it more consolidated and readable
Thus the traverse of the loop may delete nodes, use the safe version.
Signed-off-by: Denis Cheng <crquan@gmail.com>
Cc: Paul Clements <paul.clements@steeleye.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions