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:
684bd61
)
[POWERPC] cell: catch errors from sysfs_create_group()
author
Jeremy Kerr
<jk@ozlabs.org>
Wed, 5 Dec 2007 02:49:31 +0000
(13:49 +1100)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 19 Dec 2007 00:00:06 +0000
(
01:00
+0100)
We're currently getting a warning from not checking the result of
sysfs_create_group, which is declared as __must_check.
This change introduces appropriate error-handling for
spu_add_sysdev_attr_group()
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found