file: fix typo in take_fd() comment
authorMathias Krause <minipli@grsecurity.net>
Fri, 9 Aug 2024 13:50:35 +0000 (15:50 +0200)
committerChristian Brauner <brauner@kernel.org>
Mon, 12 Aug 2024 20:03:27 +0000 (22:03 +0200)
commit86509e38a80da34d7800985fa2be183475242c8c
tree4977058dbe92939f2998e7be9cdbd6c07ea07ca6
parent3b5bbe798b2451820e74243b738268f51901e7d0
file: fix typo in take_fd() comment

The explanatory comment above take_fd() contains a typo, fix that to not
confuse readers.

Signed-off-by: Mathias Krause <minipli@grsecurity.net>
Link: https://lore.kernel.org/r/20240809135035.748109-1-minipli@grsecurity.net
Signed-off-by: Christian Brauner <brauner@kernel.org>
include/linux/file.h