commit | cbd7f8d6825c6900daa9d6f1b363b592ea9ee1fa | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Mon Nov 10 09:33:29 2014 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Nov 11 17:09:57 2014 +1030 |
tree | 7e733c345112590ef193adb14c3fea5c3c305d3e | |
parent | 0df1f2487d2f0d04703f142813d53615d62a1da4 [diff] |
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 <pebolle@tiscali.nl> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>