Skip to content
Commit f0da7ee4 authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina
Browse files

net, netfilter: Remove redundant goto in ebt_ulog_packet



In net/bridge/netfilter/ebt_ulog.c:ebt_ulog_packet() the 'goto unlock'
before the 'alloc_failure' label is completely redundant. This patch
removes it.

Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 9b42f065
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment