From: Stephen Hemminger Date: Wed, 10 Nov 2010 06:20:29 +0000 (-0800) Subject: virtio: fix format of sysfs driver/vendor files X-Git-Tag: v2.6.37-rc4~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be6528b2e58d92ef2ffed6f130e2d42bb85dbf29;p=pandora-kernel.git virtio: fix format of sysfs driver/vendor files The sysfs files for virtio produce the wrong format and are missing the required newline. The output for virtio bus vendor/device should have the same format as the corresponding entries for PCI devices. Although this technically changes the ABI for sysfs, these files were broken to start with! Signed-off-by: Stephen Hemminger Signed-off-by: Rusty Russell --- Reading git-diff-tree failed