Page MenuHomeFreeBSD

pw: Rename some enums.
ClosedPublic

Authored by des on May 6 2024, 12:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 4:29 AM
Unknown Object (File)
Sep 28 2024, 6:59 AM
Unknown Object (File)
Sep 28 2024, 6:59 AM
Unknown Object (File)
Sep 28 2024, 6:59 AM
Unknown Object (File)
Sep 24 2024, 6:28 AM
Unknown Object (File)
Sep 14 2024, 1:17 PM
Unknown Object (File)
Sep 1 2024, 6:19 AM
Unknown Object (File)
Aug 31 2024, 7:30 PM
Subscribers

Details

Summary

Rename M_PRINT and M_UPDATE to M_SHOW and M_MODIFY to match the
names of the commands they represent. No functional change intended.

MFC after: 3 days

Diff Detail

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

Event Timeline

des requested review of this revision.May 6 2024, 12:00 PM
des created this revision.

This change is essentially cosmetic, right (reduces confusion)? If so, then adding "No functional change intended" to the message might be appropriate.

allanjude added a subscriber: allanjude.

I agree with karels@'s suggestion re: commit message

This revision is now accepted and ready to land.May 6 2024, 1:04 PM
des retitled this revision from pw: Minor cleanup. to pw: Rename some enums..May 6 2024, 1:20 PM
des edited the summary of this revision. (Show Details)
des edited the summary of this revision. (Show Details)
This revision was automatically updated to reflect the committed changes.