Browse Source

klondike fix bracket tabs indenting

nfactor-troky
Kano 11 years ago
parent
commit
9b6ae5bc42
  1. 1
      driver-klondike.c

1
driver-klondike.c

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

Loading…
Cancel
Save