https://github.com/torvalds/linux
Revision 96183182ad05d1ce31b9048921c12bf4ad621eaf authored by Wei Yongjun on 27 June 2016, 12:48:53 UTC, committed by David S. Miller on 29 June 2016, 09:23:42 UTC
Since we will remove items off the list using list_del() we need
to use a safe version of the list_for_each() macro aptly named
list_for_each_safe().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent b2c1b30
History
Tip revision: 96183182ad05d1ce31b9048921c12bf4ad621eaf authored by Wei Yongjun on 27 June 2016, 12:48:53 UTC
ibmvnic: fix to use list_for_each_safe() when delete items
Tip revision: 9618318
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.8 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 352.8 KB
Makefile -rw-r--r-- 56.0 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top