diff options
author | Jan Beulich <JBeulich@suse.com> | 2015-05-28 10:26:37 +0200 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-05-28 13:23:12 +0200 |
commit | 76ea3cb428c5dc4fd5a415a7651026caf198fb3d (patch) | |
tree | 652d8c636fb9b3bf3c3591e58096afb0bb5aafdf /fs/jfs/jfs_superblock.h | |
parent | xen/arm: allow console=hvc0 to be omitted for guests (diff) | |
download | linux-76ea3cb428c5dc4fd5a415a7651026caf198fb3d.tar.xz linux-76ea3cb428c5dc4fd5a415a7651026caf198fb3d.zip |
xenbus: avoid uninitialized variable warning
Older compilers don't recognize that "v" can't be used uninitialized;
other code using hvm_get_parameter() zeros the value too, so follow
suit here.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to 'fs/jfs/jfs_superblock.h')
0 files changed, 0 insertions, 0 deletions