From: Randy.Dunlap Date: Wed, 11 Jan 2006 20:17:46 +0000 (-0800) Subject: [PATCH] move capable() to capability.h X-Git-Tag: v2.6.16-rc1~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59ede7b78db329949d9cdcd7064e22d357560ef;p=pandora-kernel.git [PATCH] move capable() to capability.h - Move capable() from sched.h to capability.h; - Use where capable() is used (in include/, block/, ipc/, kernel/, a few drivers/, mm/, security/, & sound/; many more drivers/ to go) Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed