Page MenuHomeFreeBSD

ips(4): add missing braces
ClosedPublic

Authored by lwhsu on May 27 2019, 2:50 PM.
Tags
None
Referenced Files
F82068123: D20427.diff
Thu, Apr 25, 5:21 AM
Unknown Object (File)
Jan 13 2024, 3:25 AM
Unknown Object (File)
Dec 20 2023, 2:56 AM
Unknown Object (File)
Aug 2 2023, 12:17 PM
Unknown Object (File)
Aug 2 2023, 12:16 PM
Unknown Object (File)
Aug 2 2023, 12:15 PM
Unknown Object (File)
Aug 2 2023, 12:05 PM
Unknown Object (File)
May 15 2023, 9:53 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