diff options
| author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-05 18:21:53 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-09-10 09:48:55 +0200 |
| commit | 0edd94887d19ad73539477395c17ea0d6898947a (patch) | |
| tree | 366912d7f49699052941689f8fe88aad278f8da2 /arch/powerpc/lib/code-patching.c | |
| parent | a67299556ea1aa56daaeb985fd32295dacecba1a (diff) | |
| download | olio-linux-3.10-0edd94887d19ad73539477395c17ea0d6898947a.tar.xz olio-linux-3.10-0edd94887d19ad73539477395c17ea0d6898947a.zip | |
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Using list_del_init() instead of list_del() + INIT_LIST_HEAD().
spatch with a semantic match is used to found this problem.
(http://coccinelle.lip6.fr/)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions