OSDN Git Service

net: ena: remove inline keyword from functions in *.c
authorSameeh Jubran <sameehj@amazon.com>
Tue, 11 Jun 2019 11:58:10 +0000 (14:58 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jun 2019 18:23:45 +0000 (11:23 -0700)
commitc2b542044761965db0e4cc400ab6abf670fc25b7
tree0b57d85a133fc0bddefadccd28f4ff63017ced3b
parenteece4d2ab9d214e3b12f5ac1ed189a05793b28a5
net: ena: remove inline keyword from functions in *.c

Let the compiler decide if the function should be inline in *.c files

Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_com.c
drivers/net/ethernet/amazon/ena/ena_eth_com.c
drivers/net/ethernet/amazon/ena/ena_netdev.c