diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-09-05 14:40:43 +0800 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-09-22 21:33:53 +0000 |
commit | 2636ff6b0df904cf1c982f580860204a386d177f (patch) | |
tree | d23c62b07218fe73d204ffc97681531030932df2 /drivers/video/bf54x-lq043fb.c | |
parent | 012a1211845eab69a5488d59eb87d24cc518c627 (diff) | |
download | lwn-2636ff6b0df904cf1c982f580860204a386d177f.tar.gz lwn-2636ff6b0df904cf1c982f580860204a386d177f.zip |
vmlfb: use list_move_tail instead of list_del/list_add_tail
Using list_move_tail() instead of list_del() + list_add_tail().
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: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Diffstat (limited to 'drivers/video/bf54x-lq043fb.c')
0 files changed, 0 insertions, 0 deletions