Skip to content
Commit 958ca598 authored by Sven Eckelmann's avatar Sven Eckelmann
Browse files

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: default avatarSven Eckelmann <sven@narfation.org>
parent 5f718c20
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