From: Sven Eckelmann Date: Sat, 14 May 2011 21:14:53 +0000 (+0200) Subject: batman-adv: Remove casts from type x to type x X-Git-Tag: v3.1-rc1~316^2~412^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=958ca5985604a6f13387d32de489365df816558b;p=pandora-kernel.git batman-adv: Remove casts from type x to type x Casting from pointer like 'struct orig_node*' to 'struct orig_node *' doesn't provide any additional functionality and can be savely removed. Signed-off-by: Sven Eckelmann --- Reading git-diff-tree failed