diff options
author | Oleg Nesterov <oleg@redhat.com> | 2014-01-13 16:48:40 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-01-25 03:14:37 -0500 |
commit | ad46183445043b562856c60b74db664668fb364b (patch) | |
tree | b13bcb8d44c49b42be5f885b180e620a4982bb8a /drivers | |
parent | 1deb46e2562561255c34075825fd00f22a858bb3 (diff) | |
download | linux-ad46183445043b562856c60b74db664668fb364b.tar.bz2 |
fs: factor out common code in fget_light() and fget_raw_light()
Apart from FMODE_PATH check fget_light() and fget_raw_light() are
identical, shift the code into the new helper, __fget_light(fd, mask).
Saves 208 bytes.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions