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:
87808be
)
vt8231: Fix unchecked return status
author
Roger Lucas
<roger@planbit.co.uk>
Sun, 24 Sep 2006 19:21:46 +0000
(21:21 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 28 Sep 2006 22:31:18 +0000
(15:31 -0700)
vt8231: Fix unchecked return status
Check the return status from device_create_file() and also use
the newer and cleaner sysfs creation functions.
Signed-off-by: Roger Lucas <roger@planbit.co.uk>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found