Page MenuHomeFreeBSD

newbus: Optimize/Simplify kobj_class_compile_common a little
ClosedPublic

Authored by imp on Apr 21 2021, 8:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 24, 11:34 PM
Unknown Object (File)
Mon, Feb 24, 6:36 AM
Unknown Object (File)
Sun, Feb 23, 1:30 PM
Unknown Object (File)
Sun, Feb 23, 12:49 PM
Unknown Object (File)
Thu, Feb 20, 8:37 PM
Unknown Object (File)
Thu, Feb 20, 11:52 AM
Unknown Object (File)
Fri, Feb 14, 6:07 AM
Unknown Object (File)
Sun, Feb 9, 8:03 PM
Subscribers
None

Details

Summary

"i" is not used in this loop at all. There's no need to initialize and
increment it.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable