commit | 5ac0800143181a0fdae6a7c1b2fa0fa942c1cd06 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Fri Feb 24 11:46:32 2012 +0000 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Sun Feb 26 11:04:07 2012 -0500 |
tree | 41bfdf0b64bf6d0091b38564e2ffd9b63bdee0e0 | |
parent | 2113f4691663f033189bf43d7501c6d29cd685a5 [diff] |
xenbus: address compiler warnings - 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>