commit | dacdd0e04768da1fd2b24a6ee274c582b40d0c5b | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Thu Jul 17 16:54:19 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Thu Jul 31 16:21:12 2008 -0700 |
tree | 45b559bb14e9f968943bbc98b23b1489823898e0 | |
parent | 94ad374a0751f40d25e22e036c37f7263569d24c [diff] |
[PATCH] configfs: Include linux/err.h in linux/configfs.h 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>