diff options
author | Kees Cook <keescook@chromium.org> | 2022-10-11 13:01:08 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2022-10-17 13:14:32 -0700 |
commit | 3219122b8cdd580f0793e803d4e80ecd7384cf17 (patch) | |
tree | 503d05c2ae868d8e04d3e7aa88bf4dc7d6877b42 /lib/mpi/mpi-mul.c | |
parent | 893c5f1de620fb0134ddef37dfd850f6c639162b (diff) |
pstore/ram: Consolidate kfree() paths
There's no reason to keep separate kfree() paths: either all allocations
succeeded, or not. Everything is torn down in the case of failure, so
adjust the callers to reflect this.
Cc: Anton Vorontsov <anton@enomsg.org>
Cc: Colin Cross <ccross@android.com>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-and-tested-by: Guilherme G. Piccoli <gpiccoli@igalia.com>
Link: https://lore.kernel.org/r/20221011200112.731334-2-keescook@chromium.org
Diffstat (limited to 'lib/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions