]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
netfs: Fix kerneldoc on netfs_subreq_terminated()
authorDavid Howells <dhowells@redhat.com>
Wed, 3 Feb 2021 11:14:09 +0000 (11:14 +0000)
committerDavid Howells <dhowells@redhat.com>
Wed, 3 Feb 2021 11:17:57 +0000 (11:17 +0000)
commit1df6bf2cc0fad1a5b2b32b7b0066b13175ad1ce4
tree2cc2c47d23eb2b4b95a7bd022afd7126f4370fbb
parent12a86789cc2c154ad43d6d2eeadc650abb82d4e8
netfs: Fix kerneldoc on netfs_subreq_terminated()

Fix the kerneldoc on netfs_subreq_terminated() to describe the second
function argument.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/netfs/read_helper.c