Page MenuHomeFreeBSD

ifconfig: eliminate trailing whitespace
ClosedPublic

Authored by asomers on Jan 28 2019, 4:36 PM.
Tags
None
Referenced Files
F168144537: D19004.id53315.diff
Wed, Aug 26, 2:15 PM
F168105779: D19004.diff
Wed, Aug 26, 10:16 AM
F168095984: D19004.id.diff
Wed, Aug 26, 9:04 AM
Unknown Object (File)
Mon, Aug 17, 3:27 PM
Unknown Object (File)
Sun, Aug 16, 9:30 PM
Unknown Object (File)
Sun, Aug 16, 9:29 PM
Unknown Object (File)
Sat, Aug 15, 9:28 PM
Unknown Object (File)
Sat, Aug 15, 8:25 PM
Subscribers

Details

Summary

ifconfig: eliminate trailing whitespace

Eliminate trailing whitespace on inet, inet6, and groups lines. I think the
"list txpower" command will still show some, but I'm not able to test that.

PR: 153731
Reported-by: Nikolay Denev <ndenev@gmail.com>

Test Plan

Created a tun device and ran "ifconfig", "ifconfig -l",
"ifconfig -f inet:cidr", and "ifconfig -f inet6:cidr", and manually verified
the outputs of all.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22215
Build 21424: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Feb 26 2019, 3:35 AM
This revision was automatically updated to reflect the committed changes.