git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0df1f24
)
virtio: Fix comment typo 'CONFIG_S_FAILED'
author
Paul Bolle
<pebolle@tiscali.nl>
Sun, 9 Nov 2014 23:03:29 +0000
(09:33 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 11 Nov 2014 06:39:57 +0000
(17:09 +1030)
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>
No differences found