Skip to content
Commit 18bc89aa authored by Jayachandran C's avatar Jayachandran C Committed by David S. Miller
Browse files

[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c



Make all the vmalloc calls in net/bridge/netfilter/ebtables.c follow
the standard convention.  Remove unnecessary casts, and use '*object'
instead of 'type'.

Signed-off-by: default avatarJayachandran C. <c.jayachandran@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent dc6de336
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