summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorHongbo Li <lihongbo22@huawei.com>2024-09-04 11:32:42 +0200
committerJakub Kicinski <kuba@kernel.org>2024-09-07 03:10:21 +0200
commit2a7dd251b6fee7bcd2a3978600eaa98dd2b7b481 (patch)
tree6b3744417163351844e1f79cb93b39d0eac38ff4 /drivers
parentnet/netfilter: make use of the helper macro LIST_HEAD() (diff)
downloadlinux-2a7dd251b6fee7bcd2a3978600eaa98dd2b7b481.tar.xz
linux-2a7dd251b6fee7bcd2a3978600eaa98dd2b7b481.zip
net/ipv6: make use of the helper macro LIST_HEAD()
list_head can be initialized automatically with LIST_HEAD() instead of calling INIT_LIST_HEAD(). Here we can simplify the code. Signed-off-by: Hongbo Li <lihongbo22@huawei.com> Link: https://patch.msgid.link/20240904093243.3345012-5-lihongbo22@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions