diff options
author | Alexei Starovoitov <ast@plumgrid.com> | 2014-05-13 19:50:45 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-15 16:31:30 -0400 |
commit | f3c2af7ba17a83809806880062c9ad541744fb95 (patch) | |
tree | 883522e429e6268a4b79e3bb7f15046c87d5eda7 /net/core | |
parent | 9509b1c150ebbffce0a0480ff21f43e3cd3b2c32 (diff) | |
download | talos-obmc-linux-f3c2af7ba17a83809806880062c9ad541744fb95.tar.gz talos-obmc-linux-f3c2af7ba17a83809806880062c9ad541744fb95.zip |
net: filter: x86: split bpf_jit_compile()
Split bpf_jit_compile() into two functions to improve readability
of for(pass++) loop. The change follows similar style of JIT compilers
for arm, powerpc, s390
The body of new do_jit() was not reformatted to reduce noise
in this patch, since the following patch replaces most of it.
Tested with BPF testsuite.
Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions