diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2008-10-02 12:56:55 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2008-10-02 12:56:55 +0100 |
commit | 4b52a3871137abc1b3f84f4dd3dc8e5fcbb9f602 (patch) | |
tree | bb588f58b4b0a18a78562fbecc2d0671a11e680d /xen/arch/x86/pci.c | |
parent | 4a93b11b6753ae0e0afb93f7307b32543447253b (diff) | |
download | xen-4b52a3871137abc1b3f84f4dd3dc8e5fcbb9f602.tar.gz xen-4b52a3871137abc1b3f84f4dd3dc8e5fcbb9f602.tar.bz2 xen-4b52a3871137abc1b3f84f4dd3dc8e5fcbb9f602.zip |
libblktap: Remove trailing null byte in xs_printf
xs_printf writes the terminating null byte of the passed string to
Xenstore. When reading, the null byte is returned in the following
form which confuses tools:
sector-size = "512\000"
This patch removes the null byte from the data to write.
Signed-off-by: Kevin Wolf <kwolf@suse.de>
Diffstat (limited to 'xen/arch/x86/pci.c')
0 files changed, 0 insertions, 0 deletions