diff options
author | Jiri Pirko <jiri@nvidia.com> | 2024-01-30 16:58:14 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-01-31 13:32:49 -0800 |
commit | e7f8df0e81bf73ab6dc6ac1dc01273fa06564119 (patch) | |
tree | ee8416e2d11bd22b8bf20dff75c9b5f8d717ebc7 /net/unix/af_unix.c | |
parent | 5264ab612e28058536de8069bcf83eb20fd65c29 (diff) |
dpll: move xa_erase() call in to match dpll_pin_alloc() error path order
This is cosmetics. Move the call of xa_erase() in dpll_pin_put()
so the order of cleanup calls matches the error path of
dpll_pin_alloc().
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Link: https://lore.kernel.org/r/20240130155814.268622-1-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions