Page MenuHomeFreeBSD

dummymbuf: Fix code style
ClosedPublic

Authored by igoro on Oct 5 2024, 10:03 AM.
Tags
None
Referenced Files
F153394506: D46958.id144299.diff
Mon, Apr 20, 9:59 PM
Unknown Object (File)
Sun, Apr 19, 11:17 AM
Unknown Object (File)
Fri, Mar 27, 8:26 AM
Unknown Object (File)
Fri, Mar 27, 7:43 AM
Unknown Object (File)
Fri, Mar 27, 6:29 AM
Unknown Object (File)
Fri, Mar 27, 5:17 AM
Unknown Object (File)
Thu, Mar 26, 7:07 PM
Unknown Object (File)
Sun, Mar 22, 10:01 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

igoro requested review of this revision.Oct 5 2024, 10:03 AM

Approved.

I was going to suggest not capitalising 'Fix', but apparently I am wrong about what our convention is there. See https://freebsdfoundation.org/wp-content/uploads/2020/11/Writing-Commit-Messages.pdf where Ed explicitly recommends "Capitalize the first letter of the subject", and I'm not going to argue with Ed.

I might include a 'No functional change' in the commit message, just to be doubly explicit about that, but the first line already heavily implies it.

This revision is now accepted and ready to land.Oct 5 2024, 1:39 PM
This revision was automatically updated to reflect the committed changes.