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:
d59d6f5
)
staging: vt6655: Remove redundant cast
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Tue, 21 Oct 2014 15:00:24 +0000
(17:00 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 29 Oct 2014 09:19:38 +0000
(17:19 +0800)
Both sides have type const struct iw_handler_def*, so the cast is
unnecessary and confusing.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found