polish

parent e39e5e0d
...@@ -802,8 +802,7 @@ vbf_stp_error(struct worker *wrk, struct busyobj *bo) ...@@ -802,8 +802,7 @@ vbf_stp_error(struct worker *wrk, struct busyobj *bo)
vtim_real now; vtim_real now;
uint8_t *ptr; uint8_t *ptr;
struct vsb *synth_body; struct vsb *synth_body;
struct objcore *stale; struct objcore *stale, *oc;
struct objcore *oc;
CHECK_OBJ_NOTNULL(wrk, WORKER_MAGIC); CHECK_OBJ_NOTNULL(wrk, WORKER_MAGIC);
CHECK_OBJ_NOTNULL(bo, BUSYOBJ_MAGIC); CHECK_OBJ_NOTNULL(bo, BUSYOBJ_MAGIC);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment