Page MenuHomeFreeBSD

ips(4): add missing braces
ClosedPublic

Authored by lwhsu on May 27 2019, 2:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 5:57 PM
Unknown Object (File)
Fri, May 3, 5:59 AM
Unknown Object (File)
Fri, May 3, 5:59 AM
Unknown Object (File)
Fri, May 3, 5:59 AM
Unknown Object (File)
Thu, May 2, 11:41 PM
Unknown Object (File)
Thu, May 2, 11:32 AM
Unknown Object (File)
Thu, Apr 25, 5:21 AM
Unknown Object (File)
Jan 13 2024, 3:25 AM
Subscribers

Details

Summary

Add the very likely missing braces in ips(4). This is found by gcc warning that
the code is not guarded by the if clause and has misleading indentation.

Diff Detail

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