diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-06 15:33:09 +0800 |
---|---|---|
committer | Dave Kleikamp <dave.kleikamp@oracle.com> | 2012-09-17 12:00:17 -0500 |
commit | 550d6da288df57f154ca27c4acb1c398ced42ea9 (patch) | |
tree | 7fe53bdef8648280ea67d7fe060a9235d8e3b890 /lib | |
parent | 16221d9071d48841b23256a2ad643a845d5aaf80 (diff) |
JFS: use list_move instead of list_del/list_add
Using list_move() instead of list_del() + list_add().
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>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions