From owner-cvs-all Fri Dec 8 1:51:17 2000 From owner-cvs-all@FreeBSD.ORG Fri Dec 8 01:51:14 2000 Return-Path: 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 2A71437B400; Fri, 8 Dec 2000 01:51:14 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB89pEp07351; Fri, 8 Dec 2000 01:51:14 -0800 (PST) (envelope-from jake) Message-Id: <200012080951.eB89pEp07351@freefall.freebsd.org> From: Jake Burkholder Date: Fri, 8 Dec 2000 01:51:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mutex.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jake 2000/12/08 01:51:14 PST Modified files: sys/sys mutex.h Log: Whitespace. Make the indentation for MPASS and MPASS2 consistent and slightly more sane. Make the arguments to the nop MPASS2 match those of the functional one. Change 4 spaces to a tab. Don't indeent a label so its easier to see. Revision Changes Path 1.12 +12 -10 src/sys/sys/mutex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message