diff options
| author | Alexei Starovoitov <[email protected]> | 2014-05-14 02:50:45 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-05-15 20:31:30 +0000 |
| commit | f3c2af7ba17a83809806880062c9ad541744fb95 (patch) | |
| tree | 883522e429e6268a4b79e3bb7f15046c87d5eda7 /net/unix/af_unix.c | |
| parent | Merge branch 'ieee802154-next' (diff) | |
| download | kernel-f3c2af7ba17a83809806880062c9ad541744fb95.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
