netfs: fix kernel doc for nets_wait_for_outstanding_io()
authorChristian Brauner <brauner@kernel.org>
Tue, 28 May 2024 12:33:20 +0000 (14:33 +0200)
committerChristian Brauner <brauner@kernel.org>
Tue, 28 May 2024 12:34:15 +0000 (14:34 +0200)
commitdb003a28e03f95f2bcb63f037a2078b8870b1ecd
tree718fc8386921b9427b06cc9f44c85de3638126a5
parent0c07c273a5fe1a25d4f477fe7edf64b3e8b19b3d
netfs: fix kernel doc for nets_wait_for_outstanding_io()

The @inode parameter wasn't documented leading to new doc build
warnings.

Fixes: f89ea63f1c65 ("netfs, 9p: Fix race between umount and async request completion")
Link: https://lore.kernel.org/r/20240528133050.7e09d78e@canb.auug.org.au
Signed-off-by: Christian Brauner <brauner@kernel.org>
include/linux/netfs.h