Page MenuHomeFreeBSD

Remove tautological state display
ClosedPublic

Authored by cy on Jul 19 2022, 4:25 AM.
Tags
None
Referenced Files
F166323958: D35849.id.diff
Wed, Aug 12, 10:11 PM
F166314802: D35849.id108311.diff
Wed, Aug 12, 8:40 PM
F166280459: D35849.id108918.diff
Wed, Aug 12, 4:27 PM
Unknown Object (File)
Wed, Aug 12, 9:07 AM
Unknown Object (File)
Tue, Aug 11, 8:24 PM
Unknown Object (File)
Tue, Aug 11, 5:41 PM
Unknown Object (File)
Tue, Aug 11, 4:56 PM
Unknown Object (File)
Tue, Aug 11, 5:34 AM

Details

Summary

When printing the current state name and the old state numeric value, both are always the same. Remove the redundant ostate. It is always the same as iv_state.

Test Plan

Cosmetic change.

Diff Detail

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

Event Timeline

cy requested review of this revision.Jul 19 2022, 4:25 AM

Improve diff context with git diff -U99999 output instead.

One is the name, the other the number... I can live without the number. Good catch!

This revision is now accepted and ready to land.Jul 28 2022, 11:51 PM
This revision was automatically updated to reflect the committed changes.