net: hns3: clear hns unused parameter alarm
mainline inclusion from mainline-v6.4-rc7 commit ed1c6f35b73ec9249c07ebbd300423155c7baac3 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I7IEJR CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ed1c6f35b73ec9249c07ebbd300423155c7baac3 ---------------------------------------------------------------------- Several functions in the hns3 driver have unused parameters. The compiler will warn about them when building with -Wunused-parameter option of hns3. Signed-off-by: NPeiyang Wang <wangpeiyang1@huawei.com> Signed-off-by: NHao Lan <lanhao@huawei.com> Signed-off-by: NPaolo Abeni <pabeni@redhat.com> Signed-off-by: NJiantao Xiao <xiaojiantao1@h-partners.com>
Showing
想要评论请 注册 或 登录