summaryrefslogtreecommitdiffstats
path: root/drivers/md/md-bitmap.c
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2023-02-06 14:43:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-02-06 19:06:59 +0100
commitcc5bdd323dde6494623f3ffe3a5b887fa21cd375 (patch)
treecb2a19c18bcdf305e529b07a31b55555c8d9bd48 /drivers/md/md-bitmap.c
parentnvmem: core: move struct nvmem_cell_info to nvmem-provider.h (diff)
downloadlinux-cc5bdd323dde6494623f3ffe3a5b887fa21cd375.tar.xz
linux-cc5bdd323dde6494623f3ffe3a5b887fa21cd375.zip
nvmem: core: drop the removal of the cells in nvmem_add_cells()
If nvmem_add_cells() fails, the whole nvmem_register() will fail and the cells will then be removed anyway. This is a preparation to introduce a nvmem_add_one_cell() which can then be used by nvmem_add_cells(). This is then the same to what nvmem_add_cells_from_table() and nvmem_add_cells_from_of() do. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20230206134356.839737-15-srinivas.kandagatla@linaro.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/md/md-bitmap.c')
0 files changed, 0 insertions, 0 deletions