aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorMichael Walle <[email protected]>2023-02-06 13:43:48 +0000
committerGreg Kroah-Hartman <[email protected]>2023-02-06 19:06:59 +0100
commitcc5bdd323dde6494623f3ffe3a5b887fa21cd375 (patch)
treecb2a19c18bcdf305e529b07a31b55555c8d9bd48 /net/unix/af_unix.c
parentfbd03d27776c6121a483921601418e3c8f0ff37e (diff)
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 <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions