https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281155
Bug ID: 281155
Summary: [PATCH] mfi: Correct a struct member name
Product: Base System
Version: 15.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 253202
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253202&action=edit
proposed fix
This 'struct mfi_evt_pd' typed member should be named 'pd' instead of 'ld'.
I didn't found any use of the improper name, so this change shouldn't break
anything.
--
You are receiving this mail because:
You are the assignee for the bug.