[PATCH v1 0/2] Improve error handling in fastrpc_rpmsg_probe

From: ANANDU KRISHNAN E
Date: Fri Dec 20 2024 - 01:19:30 EST


Following changes are getting added as part of this patch series:
- Add proper exit path label to handle deregister of device node
properly in error scenarios.
- Add meaningful labels for exit paths in fastrpc_rpmsg_probe
function to make it intuitive.

ANANDU KRISHNAN E (2):
misc: fastrpc: Deregister device nodes properly in error scenarios
misc: fastrpc: Add meaningful labels for exit paths

drivers/misc/fastrpc.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

--
2.17.1