commit | c2b542044761965db0e4cc400ab6abf670fc25b7 | [log] [tgz] |
---|---|---|
author | Sameeh Jubran <sameehj@amazon.com> | Tue Jun 11 14:58:10 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 12 11:23:45 2019 -0700 |
tree | 0b57d85a133fc0bddefadccd28f4ff63017ced3b | |
parent | eece4d2ab9d214e3b12f5ac1ed189a05793b28a5 [diff] |
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>