NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/51552: src/sys/dev/raidframe/rf_map.c:602: pointless increment ?



>Number:         51552
>Category:       kern
>Synopsis:       src/sys/dev/raidframe/rf_map.c:602: pointless increment ?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 11 15:45:00 +0000 2016
>Originator:     David Binderman
>Release:        cvs-20161011
>Organization:
>Environment:
>Description:
src/sys/dev/raidframe/rf_map.c:602]: (style) Variable 'asm_count' is modified but its new value is never used.

Suggest delete local variable "asm_count". It isn't used anywhere.

>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index