summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-09-05 14:48:48 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-05 11:58:24 -0700
commit094e74c2040b4afce4c41e628811a8eb2ff57878 (patch)
treef515cb1e7484ba7afbceda0057117f8fd15a6b47 /include/linux/stackprotector.h
parentb9f789fb1f439e8dad14e4da76b7a48fd358c5c3 (diff)
staging: ozwpan: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions