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:
97a062b
)
lustre: delete pointless wait queue related casts.
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Tue, 10 Dec 2013 20:36:50 +0000
(15:36 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 11 Dec 2013 03:40:40 +0000
(19:40 -0800)
These serve no purpose at all, and can only mask real type
clash issues that one would want to actually see.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found