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:
7ddd5d0
)
Staging: batman-adv: remove redundant struct declaration
author
Marek Lindner
<lindner_marek@yahoo.de>
Sun, 6 Jun 2010 19:28:13 +0000
(21:28 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Jun 2010 23:57:25 +0000
(16:57 -0700)
The hardif_attr and the bat_attr struct share the same attributes,
hence it is not necessary to specify 2 different structs.
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found