rxrpc: Kill service bundle
authorDavid Howells <dhowells@redhat.com>
Wed, 16 Nov 2022 16:42:02 +0000 (16:42 +0000)
committerDavid Howells <dhowells@redhat.com>
Tue, 31 Jan 2023 16:38:35 +0000 (16:38 +0000)
commit550130a0ce303f7cd754c7067b0a971ca179db63
treed0bde55e01ce63f35886480847672d53f51604c6
parent83836eb4df75d9d0bfb1a5c508130658b8d13244
rxrpc: Kill service bundle

Now that the bundle->channel_lock has been eliminated, we don't need the
dummy service bundle anymore.  It's purpose was purely to provide the
channel_lock for service connections.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
net/rxrpc/conn_service.c