Received: by mail.netbsd.org (Postfix, from userid 0) id 9BA1863B151; Thu, 1 Apr 2010 05:58:53 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6024063B16B for ; Thu, 1 Apr 2010 05:58:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 45069175DF; Thu, 1 Apr 2010 05:58:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 1 Apr 2010 05:58:52 +0000 From: David Young Subject: CVS commit: src/sys/dev/cardbus To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20100401055852.45069175DF@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: list Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: David Young Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: dyoung Date: Thu Apr 1 05:58:52 UTC 2010 Modified Files: src/sys/dev/cardbus: siisata_cardbus.c Log Message: Cosmetic: join a couple of lines. Stop storing the value of a BAR in a temporary variable with the name 'csr'. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/cardbus/siisata_cardbus.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.