Page MenuHomeFreeBSD

dummymbuf: Fix code style
ClosedPublic

Authored by igoro on Oct 5 2024, 10:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 25, 12:37 AM
Unknown Object (File)
Wed, Sep 17, 10:02 PM
Unknown Object (File)
Sun, Sep 14, 10:24 PM
Unknown Object (File)
Aug 30 2025, 1:35 AM
Unknown Object (File)
Aug 17 2025, 11:51 PM
Unknown Object (File)
Aug 3 2025, 10:07 PM
Unknown Object (File)
Jul 21 2025, 12:20 AM
Unknown Object (File)
Jun 21 2025, 2:29 AM

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.