Page MenuHomeFreeBSD

ifconfig: eliminate trailing whitespace
ClosedPublic

Authored by asomers on Jan 28 2019, 4:36 PM.
Tags
None
Referenced Files
F151049849: D19004.diff
Sun, Apr 5, 4:03 PM
F151010810: D19004.id.diff
Sun, Apr 5, 11:01 AM
Unknown Object (File)
Sat, Mar 28, 1:52 PM
Unknown Object (File)
Sat, Mar 28, 12:39 AM
Unknown Object (File)
Wed, Mar 18, 5:52 PM
Unknown Object (File)
Wed, Mar 18, 10:35 AM
Unknown Object (File)
Tue, Mar 17, 7:53 AM
Unknown Object (File)
Feb 8 2026, 12:38 AM
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 Not Applicable
Unit
Tests Not Applicable

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.