aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2010-12-09 17:38:11 +0000
committerDavid S. Miller <[email protected]>2010-12-10 16:04:53 -0800
commitdeef4b522b814593407cfd56216840c2b75e9f15 (patch)
tree82e8f89a50e5ac994b50f4aa0c79b5f57d6c3102 /tools/perf/scripts/python
parentc053fd96d0d3d18c721f880b8fdd0b925894d9c4 (diff)
bridge: Use consistent NF_DROP returns in nf_pre_routing
The nf_pre_routing functions in bridging have collected two distinct ways of returning NF_DROP over the years, inline and via goto. There is no reason for preferring either one. So this patch arbitrarily picks the inline variant and converts the all the gotos. Also removes a redundant comment. Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions