https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238194
Bug ID: 238194
Summary: cam/scsi/scsi_*.c: the 'softc' variable is assigned
but not used
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
PVS Studio reported the following warnings:
/usr/src/sys/cam/scsi/scsi_ch.c:746:1: warning: V1001 The 'softc' variable is
assigned but is not used by the end of the function.
/usr/src/sys/cam/scsi/scsi_pass.c:2282:1: warning: V1001 The 'softc' variable
is assigned but is not used by the end of the function.
/usr/src/sys/cam/scsi/scsi_enc.c:338:1: warning: V1001 The 'softc' variable is
assigned but is not used by the end of the function.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"