d...@netbsd.org
unread,Oct 11, 2016, 5:25:35 PM10/11/16You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kern-bu...@netbsd.org, gnats...@netbsd.org, netbs...@netbsd.org
>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: