From: Andreas Gruenbacher Date: Fri, 18 Dec 2009 02:24:29 +0000 (-0500) Subject: fanotify: remove fanotify.h declarations X-Git-Tag: v2.6.36-rc1~303^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88380fe66e0ac22529f5426ab27d67da00ed2628;p=pandora-kernel.git fanotify: remove fanotify.h declarations fanotify_mark_validate functions are all needlessly declared in headers as static inlines. Instead just do the checks where they are needed for code readability. Signed-off-by: Andreas Gruenbacher Signed-off-by: Eric Paris --- Reading git-diff-tree failed