Loading drivers/soc/qcom/glink.c +1 −1 Original line number Diff line number Diff line Loading @@ -2711,7 +2711,7 @@ int glink_close(void *handle) { struct glink_core_xprt_ctx *xprt_ctx = NULL; struct channel_ctx *ctx = (struct channel_ctx *)handle; int ret; int ret = 0; unsigned long flags; bool is_empty = false; Loading Loading
drivers/soc/qcom/glink.c +1 −1 Original line number Diff line number Diff line Loading @@ -2711,7 +2711,7 @@ int glink_close(void *handle) { struct glink_core_xprt_ctx *xprt_ctx = NULL; struct channel_ctx *ctx = (struct channel_ctx *)handle; int ret; int ret = 0; unsigned long flags; bool is_empty = false; Loading