Re: kern_sig.c mis-indentation
On Sat, 28 Sep 2002, Poul-Henning Kamp wrote: > The indentation and the braces look rather odd in this bit of > kern_sig.c, somebody should straighten it up and check if > there are any bugs in this: > > mi_switch(); > mtx_unlock_spin(
kern_sig.c mis-indentation
The indentation and the braces look rather odd in this bit of kern_sig.c, somebody should straighten it up and check if there are any bugs in this: mi_switch(); mtx_unlock_spin(&sched_lock); PICKUP_GIAN