NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-luna68k/53000: src/sys/arch/luna68k/stand/boot/sc.c:411]: (warning) Redundant assignment of 'hd->scsi_ints' to itself.
>Number: 53000
>Category: port-luna68k
>Synopsis: src/sys/arch/luna68k/stand/boot/sc.c:411]: (warning) Redundant assignment of 'hd->scsi_ints' to itself.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-luna68k-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 09 21:45:00 +0000 2018
>Originator: David BInderman
>Release: cvs-20180209
>Organization:
>Environment:
>Description:
Source code is
if (hd->scsi_ints != 0)
hd->scsi_ints = hd->scsi_ints;
Suggest code rework.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index