diff options
author | Oleg Nesterov <oleg@redhat.com> | 2014-01-13 16:48:19 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-01-25 03:14:37 -0500 |
commit | 1deb46e2562561255c34075825fd00f22a858bb3 (patch) | |
tree | 1ddd569cd9f72f16ad1a7c63e247c5847e4f44c2 /tools/virtio | |
parent | ce08b62d18b3f97cd4e5a39bd5898872b9201875 (diff) | |
download | talos-obmc-linux-1deb46e2562561255c34075825fd00f22a858bb3.tar.gz talos-obmc-linux-1deb46e2562561255c34075825fd00f22a858bb3.zip |
fs: factor out common code in fget() and fget_raw()
Apart from FMODE_PATH check fget() and fget_raw() are identical,
shift the code into the new simple helper, __fget(fd, mask). Saves
160 bytes.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions