https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248940
Bug ID: 248940
Summary: [PATCH] dev/fdc: fix error code handling
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 217563
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217563&action=edit
0001-dev-fdc-fix-error-code-handling
fdc_in() can only return 0(success) and 1(error), however the caller is
checking using <0
--
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]"