polish

parent e39e5e0d
......@@ -802,8 +802,7 @@ vbf_stp_error(struct worker *wrk, struct busyobj *bo)
vtim_real now;
uint8_t *ptr;
struct vsb *synth_body;
struct objcore *stale;
struct objcore *oc;
struct objcore *stale, *oc;
CHECK_OBJ_NOTNULL(wrk, WORKER_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