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:
ccc5c30
)
w83792d: Fix unchecked return status
author
Rudolf Marek
<r.marek@assembler.cz>
Sun, 24 Sep 2006 19:24:12 +0000
(21:24 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 28 Sep 2006 22:31:18 +0000
(15:31 -0700)
w83792d: Fix unchecked return status
Fix the w83792d driver. Add error checking to device_create_file
and also care to destroy the files upon exit.
Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found