]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
afs: Remove the error argument from afs_protocol_error()
authorDavid Howells <dhowells@redhat.com>
Wed, 8 Apr 2020 15:49:08 +0000 (16:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jun 2020 15:49:14 +0000 (17:49 +0200)
commitddf4dd789fddd73e8591b8e5ad8c5332289c0ca6
treef92f42831a2ea3ea65b29c1562c13cc08d694833
parent2b0014318da2a072d645e74a0df1c5d8d960ed10
afs: Remove the error argument from afs_protocol_error()

[ Upstream commit 7126ead910aa9fcc9e16e9e7a8c9179658261f1d ]

Remove the error argument from afs_protocol_error() as it's always
-EBADMSG.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
fs/afs/cmservice.c
fs/afs/fsclient.c
fs/afs/inode.c
fs/afs/internal.h
fs/afs/rxrpc.c
fs/afs/vlclient.c
fs/afs/yfsclient.c
include/trace/events/afs.h