From: Andreas Gruenbacher Date: Fri, 18 Dec 2009 02:24:29 +0000 (-0500) Subject: fanotify: remove outgoing function checks in fanotify.h X-Git-Tag: v2.6.36-rc1~303^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33d3dfff451a2ab6fe2f6aaabed9b24e91aad109;p=pandora-kernel.git fanotify: remove outgoing function checks in fanotify.h A number of validity checks on outgoing data are done in static inlines but are only used in one place. Instead just do them where they are used for readability. Signed-off-by: Andreas Gruenbacher Signed-off-by: Eric Paris --- Reading git-diff-tree failed