summaryrefslogtreecommitdiff
path: root/fs/befs/datastream.h
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2018-02-19 12:58:45 +0300
committerDavid S. Miller <davem@davemloft.net>2018-02-20 21:23:27 +0300
commit65b7b5b90fcd17b25ef43b0cd02bda47bf286675 (patch)
treeb850ae90d607134d8e5dced4c0d5533abfd24a71 /fs/befs/datastream.h
parent19efbd93e6fb05eab81856b4fc8d64211dd37088 (diff)
downloadlinux-65b7b5b90fcd17b25ef43b0cd02bda47bf286675.tar.xz
net: Make cleanup_list and net::cleanup_list of llist type
This simplifies cleanup queueing and makes cleanup lists to use llist primitives. Since llist has its own cmpxchg() ordering, cleanup_list_lock is not more need. Also, struct llist_node is smaller, than struct list_head, so we save some bytes in struct net with this patch. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/befs/datastream.h')
0 files changed, 0 insertions, 0 deletions