From owner-freebsd-mips@FreeBSD.ORG Fri Aug 27 07:51:30 2010 Return-Path: Delivered-To: freebsd-mips@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96FBB1065674; Fri, 27 Aug 2010 07:51:30 +0000 (UTC) (envelope-from jchandra@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6D79D8FC0C; Fri, 27 Aug 2010 07:51:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7R7pUvO087101; Fri, 27 Aug 2010 07:51:30 GMT (envelope-from jchandra@freefall.freebsd.org) Received: (from jchandra@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7R7pUEO087097; Fri, 27 Aug 2010 07:51:30 GMT (envelope-from jchandra) Date: Fri, 27 Aug 2010 07:51:30 GMT Message-Id: <201008270751.o7R7pUEO087097@freefall.freebsd.org> To: pluknet@gmail.com, jchandra@FreeBSD.org, freebsd-mips@FreeBSD.org From: jchandra@FreeBSD.org Cc: Subject: Re: misc/147471: [headers] [patch] whitespace discrepancy in sys/mips/include/memdev.h X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2010 07:51:30 -0000 Synopsis: [headers] [patch] whitespace discrepancy in sys/mips/include/memdev.h State-Changed-From-To: open->closed State-Changed-By: jchandra State-Changed-When: Fri Aug 27 07:48:56 UTC 2010 State-Changed-Why: Fixed by r211862. This revision also fixes other whitespace issues in sys/mips/include. http://www.freebsd.org/cgi/query-pr.cgi?pr=147471