[Bug 281155] [PATCH] mfi: Correct a struct member name
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281155] [PATCH] mfi: Correct a struct member name"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281155] [PATCH] mfi: Correct a struct member name"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281155] [PATCH] mfi: Correct a struct member name"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281155] [PATCH] mfi: Correct a struct member name"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281155] [PATCH] mfi: Correct a struct member name"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Aug 2024 10:16:27 UTC
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: bugs@FreeBSD.org
Reporter: msl0000023508@gmail.com
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.