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:
dbca51d
)
configfs: configfs_create() init callback is never NULL and it never fails
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 29 Jan 2015 05:17:57 +0000
(
00:17
-0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 18 Feb 2015 03:15:47 +0000
(22:15 -0500)
... so make it return void and drop the check for it being non-NULL
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found