diff options
author | David S. Miller <davem@davemloft.net> | 2012-04-17 20:38:16 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-17 20:43:46 (GMT) |
commit | 584c5e2ad3ada1a5ccfffa68347b79c3681cc36e (patch) | |
tree | 462835521cf30f6ceb29471bc2cb6cf37dd9bc94 /include/linux/dmar.h | |
parent | 7b56f76edf2da7ab3e356cc0db16f9af4c6a26e2 (diff) | |
download | linux-fsl-qoriq-584c5e2ad3ada1a5ccfffa68347b79c3681cc36e.tar.xz |
net: filter: Fix some more small issues in sparc JIT.
Fix mixed space and tabs.
Put bpf_jit_load_*[] externs into bpf_jit.h
"while(0)" --> "while (0)"
"COND (X)" --> "COND(X)"
Document branch offset calculations, and bpf_error's return
sequence.
Document the reason we need to emit three nops between the
%y register write and the divide instruction.
Remove erroneous trailing semicolons from emit_read_y() and
emit_write_y().
Based upon feedback from Sam Ravnborg.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/dmar.h')
0 files changed, 0 insertions, 0 deletions