Page MenuHomeFreeBSD

Remove tautological state display
ClosedPublic

Authored by cy on Jul 19 2022, 4:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 5, 7:06 PM
Unknown Object (File)
Mar 3 2024, 5:21 AM
Unknown Object (File)
Feb 28 2024, 12:47 PM
Unknown Object (File)
Feb 4 2024, 8:06 PM
Unknown Object (File)
Dec 27 2023, 9:33 AM
Unknown Object (File)
Dec 24 2023, 1:41 PM
Unknown Object (File)
Dec 23 2023, 6:38 PM
Unknown Object (File)
Dec 21 2023, 1:46 PM

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.