Issue #3019 has been updated by swildner. Status changed from New to Closed
I've pushed a fix for this and some other cases that cppcheck whined about. ---------------------------------------- Bug #3019: sys/dev/disk/ncr/ncr.c:5157: pointless local variable ? http://bugs.dragonflybsd.org/issues/3019#change-13192 * Author: dcb * Status: Closed * Priority: Low * Assignee: * Category: * Target version: ---------------------------------------- dragonfly/sys/dev/disk/ncr/ncr.c:5157]: (style) Variable 'count' is modified but its new value is never used. Suggest unused local variable. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
