diff options
| author | 2022-08-24 17:10:03 +0800 | |
|---|---|---|
| committer | 2022-08-26 12:03:04 +0100 | |
| commit | 44387d1736c40a74085be354e2b5f37ca0689608 (patch) | |
| tree | bf5cba8882865b7ab75aaa906ee2f74bb06b9cf9 /include/linux/workqueue_api.h | |
| parent | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next (diff) | |
net: sched: remove unnecessary init of qdisc skb head
The memory allocated by using kzallloc_node and kcalloc has been cleared.
Therefore, the structure members of the new qdisc are 0. So there's no
need to explicitly assign a value of 0.
Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
