git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f718c2
)
batman-adv: Remove casts from type x to type x
author
Sven Eckelmann
<sven@narfation.org>
Sat, 14 May 2011 21:14:53 +0000
(23:14 +0200)
committer
Sven Eckelmann
<sven@narfation.org>
Mon, 30 May 2011 05:39:33 +0000
(07:39 +0200)
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 <sven@narfation.org>
No differences found