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:
925afbd
)
[S390] hypfs sparse warnings.
author
Michael Holzheu
<holzheu@de.ibm.com>
Thu, 28 Sep 2006 14:55:28 +0000
(16:55 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 28 Sep 2006 14:55:28 +0000
(16:55 +0200)
sparse complains, if we use bitwise operations on enums. Cast enum to
long in order to fix that problem!
Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found