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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 14 Jul 2019 12:13:12 -0700 (PDT) From: David Miller <davem@...emloft.net> To: efremov@...ux.com Cc: csully@...gle.com, sagis@...gle.com, jonolson@...gle.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] gve: Remove the exporting of gve_probe From: Denis Efremov <efremov@...ux.com> Date: Sun, 14 Jul 2019 15:02:25 +0300 > The function gve_probe is declared static and marked EXPORT_SYMBOL, which > is at best an odd combination. Because the function is not used outside of > the drivers/net/ethernet/google/gve/gve_main.c file it is defined in, this > commit removes the EXPORT_SYMBOL() marking. > > Signed-off-by: Denis Efremov <efremov@...ux.com> Applied, thanks.
Powered by blists - more mailing lists