OSDN Git Service

rxrpc: Make the parsing of xdr payloads more coherent
authorDavid Howells <dhowells@redhat.com>
Sun, 27 Sep 2020 10:17:03 +0000 (11:17 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 23 Nov 2020 18:09:30 +0000 (18:09 +0000)
commit4c20c33340269e2924d2040a5f1ca2571fd8b258
treea1625325cadf43f9de76e651d578ac6f81d57b3a
parentd5953f6543b50ccdaa550b2d25bc1a16e31a2f42
rxrpc: Make the parsing of xdr payloads more coherent

Make the parsing of xdr-encoded payloads, as passed to add_key, more
coherent.  Shuttling back and forth between various variables was a bit
hard to follow.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/key.c