From: Joel Becker Date: Thu, 17 Jul 2008 23:54:19 +0000 (-0700) Subject: [PATCH] configfs: Include linux/err.h in linux/configfs.h X-Git-Tag: v2.6.27-rc2~96^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dacdd0e04768da1fd2b24a6ee274c582b40d0c5b;p=pandora-kernel.git [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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed