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:
94ad374
)
[PATCH] configfs: Include linux/err.h in linux/configfs.h
author
Joel Becker
<joel.becker@oracle.com>
Thu, 17 Jul 2008 23:54:19 +0000
(16:54 -0700)
committer
Mark Fasheh
<mfasheh@suse.com>
Thu, 31 Jul 2008 23:21:12 +0000
(16:21 -0700)
We now use PTR_ERR() in the ->make_item() and ->make_group() operations.
Folks including configfs.h need err.h.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found