afs: Rename desc -> req in afs_fetch_data()
authorDavid Howells <dhowells@redhat.com>
Thu, 21 Nov 2019 09:12:17 +0000 (09:12 +0000)
committerDavid Howells <dhowells@redhat.com>
Thu, 21 Nov 2019 09:12:17 +0000 (09:12 +0000)
commit0b9c0174d6b611356038e26d9434ad873f58e270
tree5e42a8df6e12c97fd382f1f14399b094b9b1a4c3
parentfc276122496df13341c1429fbd430d02462815c8
afs: Rename desc -> req in afs_fetch_data()

Rename the desc parameter to req in afs_fetch_data() for consistency with
other functions.

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