aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/randomize_layout_plugin.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-02-14 16:07:10 +0100
committerLee Jones <[email protected]>2022-03-08 09:44:05 +0000
commitc788f6e6aa112bf516d0f3f85ae6cc4e6c103239 (patch)
treee5c49ea28e87b3947835bd392957e2fa011c1a19 /scripts/gcc-plugins/randomize_layout_plugin.c
parent2a6bacf79b3ae3616393e4b9a0fc623e269e506f (diff)
mfd: stmfx: Improve error message triggered by regulator fault in .remove()
Returning a non-zero value in an i2c remove callback results in the i2c core emitting a very generic error message ("remove failed (-ESOMETHING), will be ignored") and as the message indicates not further error handling is done. Instead emit a more specific error message and then return zero in .remove(). The long-term goal is to make the i2c remove prototype return void, making all implementations return 0 is preparatory work for this change. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions