From: Jayachandran C Date: Thu, 20 Apr 2006 07:14:49 +0000 (-0700) Subject: [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.c X-Git-Tag: v2.6.17-rc3~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18bc89aa25fbfcf467f4ce67f76c7b9893404cac;p=pandora-kernel.git [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: Jayachandran C. Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed