From: Al Viro Date: Tue, 4 Mar 2014 19:54:22 +0000 (-0500) Subject: get rid of fget_light() X-Git-Tag: v3.14-rc7~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2a31d522344b3ac2fb680bd2366e77a9bd8209;p=pandora-kernel.git get rid of fget_light() instead of returning the flags by reference, we can just have the low-level primitive return those in lower bits of unsigned long, with struct file * derived from the rest. Signed-off-by: Al Viro --- Reading git-diff-tree failed