]> git.baikalelectronics.ru Git - kernel.git/commit
afs: Condense afs_call's reply{,2,3,4} into an array
authorDavid Howells <dhowells@redhat.com>
Thu, 2 Nov 2017 15:27:48 +0000 (15:27 +0000)
committerDavid Howells <dhowells@redhat.com>
Mon, 13 Nov 2017 15:38:17 +0000 (15:38 +0000)
commit508f7826badaced22ae0942c9e1b61ae063237c8
tree16b3051641132a2af2bb95d9433c0508dd5c93cc
parent09587cc89d317e9a8a4f866edd61f7d1673de01d
afs: Condense afs_call's reply{,2,3,4} into an array

Condense struct afs_call's reply anchor members - reply{,2,3,4} - into an
array.

Signed-off-by: David Howells <dhowells@redhat.com>
fs/afs/file.c
fs/afs/fsclient.c
fs/afs/internal.h
fs/afs/rxrpc.c
fs/afs/vlclient.c