HomeFreeBSD

Relocate sched_random() within the SMP section.

Description

Relocate sched_random() within the SMP section.

Place sched_random nearer to where it's first used: moving the
code nearer to where it is used makes the code easier to read
and we can reduce the initial "#ifdef SMP" island.

Reword a little the comment and clean some whitespaces
while here.

Details

Provenance
pfgAuthored on
Parents
rS285242: Driver 'pmspcv' added. Supports PMC-Sierra…
Branches
Unknown
Tags
Unknown