summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2007-12-05 01:30:29 -0800
committerDavid S. Miller <davem@davemloft.net>2008-01-28 14:56:22 -0800
commit861934c7c888973da8bf621b3959e408531539e1 (patch)
treedd0f0c008e58c68bdb35129b00657ac873944461 /scripts/basic
parentea3a66ff5ae41daa1d1aa789140a70415eaf7b46 (diff)
[NETFILTER]: nfnetlink_queue: eliminate impossible switch case
We don't need a default case in nfqnl_build_packet_message(), the copy_mode is validated when it is set. Tell the compiler about the possible types and remove the default case. Saves 80b of text on x86_64. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions