Skip to content
Commit f5c17aae authored by David Howells's avatar David Howells
Browse files

rxrpc: Calls should only have one terminal state



Condense the terminal states of a call state machine to a single state,
plus a separate completion type value.  The value is then set, along with
error and abort code values, only when the call is transitioned to the
completion state.

Helpers are provided to simplify this.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent ccbd3dbe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment