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: <20231219111413.GI811967@kernel.org> Date: Tue, 19 Dec 2023 11:14:13 +0000 From: Simon Horman <horms@...nel.org> To: Jijie Shao <shaojijie@...wei.com> Cc: yisen.zhuang@...wei.com, salil.mehta@...wei.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, shenjian15@...wei.com, wangjie125@...wei.com, liuyonglong@...wei.com, lanhao@...wei.com, wangpeiyang1@...wei.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH V4 net-next 2/4] net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c On Tue, Dec 19, 2023 at 09:35:11AM +0800, Jijie Shao wrote: > some constants are defined in hclge_debugfs.h, > but only used in hclge_debugfs.c. > so move them from hclge_debugfs.h to hclge_debugfs.c. > > Signed-off-by: Jijie Shao <shaojijie@...wei.com> Thanks, I agree that these symbols belong in hclge_debugfs.c. Reviewed-by: Simon Horman <horms@...nel.org>
Powered by blists - more mailing lists