]> git.baikalelectronics.ru Git - kernel.git/commit
ionic: clean up unnecessary non-static functions
authorShannon Nelson <snelson@pensando.io>
Thu, 27 Aug 2020 23:00:24 +0000 (16:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2020 15:01:30 +0000 (08:01 -0700)
commit96bd51b51da7f218f75e275442e0c3cb2e9640e2
treecc2ab297dcda0a2170e37e03b80a4642d303f59f
parent0a775d25f8d71df176adc4a6f0be26fc3254e383
ionic: clean up unnecessary non-static functions

ionic_open() and ionic_stop() are not referenced outside of their
defining file, so make them static.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c
drivers/net/ethernet/pensando/ionic/ionic_lif.h