commit | 5cccc702fd54e5c3dc5ee16a129770aae79ae60b | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Dec 04 17:01:24 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 14:56:41 2014 -0500 |
tree | 09803a622327d359d5b3c279b9886f5ce2809422 | |
parent | d148134be51fe05271ec8d47fe8c815bdee2b8e7 [diff] |
x86: bpf_jit_comp: Remove inline from static function definitions Let the compiler decide instead. No change in object size x86-64 -O2 no profiling Signed-off-by: Joe Perches <joe@perches.com> Suggested-by: Eric Dumazet <eric.dumazet@gmail.com> Acked-by: Alexei Starovoitov <ast@plumgrid.com> Signed-off-by: David S. Miller <davem@davemloft.net>