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.
Patch [v1] : https://lore.kernel.org/all/20241220061854.24428-1-quic_anane@quicinc.com/
Changes in v2:
- Added Fixes: tag and cc:stable.
- Fixed author name.
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