CVSROOT: /cvs Module name: src Changes by: matt...@cvs.openbsd.org 2011/05/03 11:08:51
Modified files: sys/dev : softraid.c Log message: Move SLIST initializations earlier so that failure handling paths can safely use them. Found by Clang. "go for it" marco@