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:
2113f46
)
xenbus: address compiler warnings
author
Jan Beulich
<JBeulich@suse.com>
Fri, 24 Feb 2012 11:46:32 +0000
(11:46 +0000)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Sun, 26 Feb 2012 16:04:07 +0000
(11:04 -0500)
- casting pointers to integer types of different size is being warned on
- an uninitialized variable warning occurred on certain gcc versions
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found