summaryrefslogtreecommitdiff
path: root/include/linux/rculist.h
diff options
context:
space:
mode:
authorYing Xue <ying.xue@windriver.com>2014-12-02 10:00:29 +0300
committerDavid S. Miller <davem@davemloft.net>2014-12-09 04:39:57 +0300
commit834caafa3e61f63805738376fa9c02dc0c1eb224 (patch)
tree8e2a6ffc763d1570d889ebd81a44704ea78e8c6a /include/linux/rculist.h
parent5492390a9495bade807afca61eab860f852e33fa (diff)
downloadlinux-834caafa3e61f63805738376fa9c02dc0c1eb224.tar.xz
tipc: remove unnecessary INIT_LIST_HEAD
When a list_head variable is seen as a new entry to be added to a list head, it's unnecessary to be initialized with INIT_LIST_HEAD(). Signed-off-by: Ying Xue <ying.xue@windriver.com> Reviewed-by: Erik Hugne <erik.hugne@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Tested-by: Erik Hugne <erik.hugne@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/rculist.h')
0 files changed, 0 insertions, 0 deletions