Re: kern_sig.c mis-indentation

2002-09-28 Thread Bruce Evans
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

2002-09-28 Thread Poul-Henning Kamp
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