From: Michael S. Tsirkin Date: Wed, 3 Dec 2014 14:34:30 +0000 (+0200) Subject: virtio_pci: fix coding style for structs X-Git-Tag: omap-for-v3.19/fixes-rc1~129^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f913dd4536b10dd26dbda0cd9866e9b0ede9011e;p=pandora-kernel.git virtio_pci: fix coding style for structs should be struct foo { } not struct foo { } Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed