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:
ed12f29
)
x86, wmi fix modalias_show return values
author
Prarit Bhargava
<prarit@redhat.com>
Thu, 3 Oct 2013 23:23:36 +0000
(19:23 -0400)
committer
Matthew Garrett
<matthew.garrett@nebula.com>
Thu, 21 Nov 2013 01:16:22 +0000
(20:16 -0500)
I just fixed this same bug in arch/powerpc/kernel/vio.c and took a quick
look for other similar errors in the kernel.
modalias_show() should return an empty string on error, not errno.
Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Matthew Garrett <matthew.garrett@nebula.com>
Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>
No differences found