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)
Tue, Nov 4, 2:05 AM
Unknown Object (File)
Tue, Nov 4, 2:03 AM
Unknown Object (File)
Tue, Nov 4, 2:03 AM
Unknown Object (File)
Tue, Nov 4, 2:00 AM
Unknown Object (File)
Fri, Oct 31, 7:17 AM
Unknown Object (File)
Thu, Oct 30, 6:17 PM
Unknown Object (File)
Sat, Oct 25, 4:56 PM
Unknown Object (File)
Sat, Oct 25, 1:29 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