Page MenuHomeFreeBSD

pw: Rename some enums.
ClosedPublic

Authored by des on May 6 2024, 12:00 PM.
Tags
None
Referenced Files
F131777625: D45096.diff
Sat, Oct 11, 2:17 AM
Unknown Object (File)
Thu, Oct 9, 9:34 PM
Unknown Object (File)
Mon, Sep 22, 4:30 PM
Unknown Object (File)
Sat, Sep 20, 8:04 PM
Unknown Object (File)
Sat, Sep 20, 1:52 PM
Unknown Object (File)
Sat, Sep 20, 11:59 AM
Unknown Object (File)
Sat, Sep 20, 10:11 AM
Unknown Object (File)
Wed, Sep 17, 10:16 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 57591
Build 54479: arc lint + arc unit

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.