diff options
author | Jan Beulich <[email protected]> | 2016-10-24 09:03:49 -0600 |
---|---|---|
committer | David Vrabel <[email protected]> | 2016-10-24 16:08:04 +0100 |
commit | e1e5b3ff41983f506c3cbcf123fe7d682f61a8f1 (patch) | |
tree | 8c2ef836dd61dd49e72389e6f39e332141cec5bf /net/unix/sysctl_net_unix.c | |
parent | cb5f7e7c1ded5ff91b18116669c0f43c82bea3db (diff) |
xenbus: prefer list_for_each()
This is more efficient than list_for_each_safe() when list modification
is accompanied by breaking out of the loop.
Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions