summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe
diff options
context:
space:
mode:
authormsaitoh <msaitoh@NetBSD.org>2021-12-10 11:28:40 +0000
committermsaitoh <msaitoh@NetBSD.org>2021-12-10 11:28:40 +0000
commit01d0aad6df0872e30403db2a9aa06941b3c03d41 (patch)
tree681c2cfc24209d1ce921d19a875cbfa4c0c2a717 /sys/dev/raidframe
parenta0b6b350b0298835a9d12204e1e060a89637989c (diff)
Move increments after evaluations.
FreeBSD: dc11ba4eb3fe5cce615f361de83e85e07005ca24 or ix-3.3.14 DPDK: 390445ec30b4c52a3d2887c3d2a202d9cf37ea8e The retry variable was being incremented before it was evaluated by the subsequent conditional against the maximum retries to figure out which message to print. So we'll move the increment op to the end.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions