[PATCH] configfs: Include linux/err.h in linux/configfs.h
authorJoel Becker <joel.becker@oracle.com>
Thu, 17 Jul 2008 23:54:19 +0000 (16:54 -0700)
committerMark Fasheh <mfasheh@suse.com>
Thu, 31 Jul 2008 23:21:12 +0000 (16:21 -0700)
commitdacdd0e04768da1fd2b24a6ee274c582b40d0c5b
tree45b559bb14e9f968943bbc98b23b1489823898e0
parent94ad374a0751f40d25e22e036c37f7263569d24c
[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>
fs/configfs/dir.c
include/linux/configfs.h