summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2021-06-09 14:25:06 +0000
committerDavid S. Miller <davem@davemloft.net>2021-06-09 15:35:48 -0700
commit6fb566c9278a2ea65a12fdff665bead392f4c0d2 (patch)
treebc02c5701f4bb7d5d4012f6601e031fee90c38b4 /net/unix/af_unix.c
parentf25247d88708ff0666573541923a7339845403de (diff)
net: ena: make symbol 'ena_alloc_map_page' static
The sparse tool complains as follows: drivers/net/ethernet/amazon/ena/ena_netdev.c:978:13: warning: symbol 'ena_alloc_map_page' was not declared. Should it be static? This symbol is not used outside of ena_netdev.c, so marks it static. Fixes: 947c54c395cb ("net: ena: Use dev_alloc() in RX buffer allocation") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions