From owner-cvs-all Sun Jan 21 3: 5:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2EA937B400; Sun, 21 Jan 2001 03:05:02 -0800 (PST) Received: (from jasone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0LB52e26675; Sun, 21 Jan 2001 03:05:02 -0800 (PST) (envelope-from jasone) Message-Id: <200101211105.f0LB52e26675@freefall.freebsd.org> From: Jason Evans Date: Sun, 21 Jan 2001 03:05:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2001/01/21 03:05:02 PST Modified files: sys/kern kern_mutex.c Log: Make the order of the static initializer for all_mtx match the order of fields in struct mtx. Found by: jake Revision Changes Path 1.35 +3 -3 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message