lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <cover.1661916732.git.william.xuanziyang@huawei.com> Date: Wed, 31 Aug 2022 12:09:55 +0800 From: Ziyang Xuan <william.xuanziyang@...wei.com> To: <davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>, <morbo@...gle.com>, <netdev@...r.kernel.org> CC: <linux-kernel@...r.kernel.org> Subject: [PATCH next-next 0/2] net: vlan: two small refactors to make code more concise Give two small refactors to make code more concise. Ziyang Xuan (2): net: vlan: remove unnecessary err variable in vlan_init_net() net: vlan: reduce indentation level in __vlan_find_dev_deep_rcu() net/8021q/vlan.c | 5 +---- net/8021q/vlan_core.c | 22 +++++++++------------- 2 files changed, 10 insertions(+), 17 deletions(-) -- 2.25.1
Powered by blists - more mailing lists