aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-06-07 08:25:03 +0200
committerMiquel Raynal <[email protected]>2022-06-09 15:06:31 +0200
commit1cc82e09fc20dbb1f3aa41e9924c48e8194da754 (patch)
tree0b053125817bd5a22f50e07c2d072ebc2031c1b2 /lib/mpi/mpi-sub-ui.c
parentf88c97c1332d6d760d193ce3d76765f8105b1cda (diff)
mtd: rawnand: atmel: Warn about failure to unregister mtd device
The Linux device core doesn't intend remove callbacks to fail. If an error code is returned the device is removed anyhow. So wail loudly if the atmel specific remove callback fails and return 0 anyhow to suppress the generic (and little helpful) error message by the device core. This is a preparation for making platform remove callbacks return void. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions