diff options
author | Denis Efremov | 2019-07-14 15:02:25 +0300 |
---|---|---|
committer | David S. Miller | 2019-07-14 12:12:59 -0700 |
commit | 14b4c48bb1ce6ff429a9288c9579cc984193ebaf (patch) | |
tree | 79f5854c44c9f57f02c658a891ec9f98546d62ee /net/ipv4/tcp_highspeed.c | |
parent | 0307d589c4d6f84349afb7a53717baa2392f6a38 (diff) |
gve: Remove the exporting of gve_probe
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@linux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_highspeed.c')
0 files changed, 0 insertions, 0 deletions