s4:kdc: Consolidate assignments to r->error_code and final_ret
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 13 Jun 2023 23:37:03 +0000 (11:37 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 14 Jun 2023 22:57:35 +0000 (22:57 +0000)
commitb859b3b67d29c04158ddda541b4e4f7fac7188de
tree5f74d1f6cfec493c5faebff4e1b269b8b2d459ba
parent868e114660026a5dd972a583f7610e4f20c54247
s4:kdc: Consolidate assignments to r->error_code and final_ret

This makes it clearer that we are assigning a value to both together.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/hdb-samba4.c