diff options
author | Christian Brauner <christian@brauner.io> | 2019-06-27 05:35:14 -0400 |
---|---|---|
committer | Christian Brauner <christian@brauner.io> | 2019-06-27 06:25:09 -0400 |
commit | 30d158b143b6575261ab610ae7b1b4f7fe3830b3 (patch) | |
tree | 44f0182587378129a8e68e414b3d644012369cd0 /fs/proc/array.c | |
parent | 6fd2fe494b17bf2dec37b610d23a43a72b16923a (diff) |
proc: remove useless d_is_dir() check
Remove the d_is_dir() check from tgid_pidfd_to_pid().
It is pointless since you should never get &proc_tgid_base_operations
for f_op on a non-directory.
Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Christian Brauner <christian@brauner.io>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions