Browse Source

klondike fix bracket tabs indenting

nfactor-troky
Kano 11 years ago committed by Con Kolivas
parent
commit
e8d49bc0bb
  1. 1
      driver-klondike.c

1
driver-klondike.c

@ -518,7 +518,6 @@ static int64_t klondike_scanwork(struct thr_info *thr)
newhashcount += (newhashdev << 32) / klninfo->status[dev].maxcount; newhashcount += (newhashdev << 32) / klninfo->status[dev].maxcount;
// todo: check stats for critical conditions // todo: check stats for critical conditions
} }
rd_unlock(&(klninfo->stat_lock)); rd_unlock(&(klninfo->stat_lock));
} }

Loading…
Cancel
Save