Loading drivers/cam_core/cam_context_utils.c +1 −1 Original line number Diff line number Diff line Loading @@ -481,7 +481,7 @@ int32_t cam_context_prepare_dev_to_hw(struct cam_context *ctx, return rc; put_ctx_ref: for (j; j >= 0; j--) for (; j >= 0; j--) cam_context_putref(ctx); put_ref: for (--i; i >= 0; i--) { Loading Loading
drivers/cam_core/cam_context_utils.c +1 −1 Original line number Diff line number Diff line Loading @@ -481,7 +481,7 @@ int32_t cam_context_prepare_dev_to_hw(struct cam_context *ctx, return rc; put_ctx_ref: for (j; j >= 0; j--) for (; j >= 0; j--) cam_context_putref(ctx); put_ref: for (--i; i >= 0; i--) { Loading