From: Paul Bolle Date: Sun, 9 Nov 2014 23:03:29 +0000 (+1030) Subject: virtio: Fix comment typo 'CONFIG_S_FAILED' X-Git-Tag: omap-for-v3.19/fixes-rc1~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbd7f8d6825c6900daa9d6f1b363b592ea9ee1fa;p=pandora-kernel.git virtio: Fix comment typo 'CONFIG_S_FAILED' Without the VIRTIO_ prefix CONFIG_S_FAILED looks like a Kconfig macro. So use that prefix here too. Signed-off-by: Paul Bolle Acked-by: Cornelia Huck Signed-off-by: Rusty Russell --- Reading git-diff-tree failed