From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Mon, 24 May 2010 03:01:34 +0200 (CEST) Received: from h5.dl5rb.org.uk ([81.2.74.5]:52060 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1491999Ab0EXBAQ (ORCPT ); Mon, 24 May 2010 03:00:16 +0200 Received: from h5.dl5rb.org.uk (localhost.localdomain [127.0.0.1]) by h5.dl5rb.org.uk (8.14.3/8.14.3) with ESMTP id o4O0xWjE010061; Mon, 24 May 2010 01:59:33 +0100 Received: (from ralf@localhost) by h5.dl5rb.org.uk (8.14.3/8.14.3/Submit) id o4O0xVrT010059; Mon, 24 May 2010 01:59:31 +0100 Date: Mon, 24 May 2010 01:59:30 +0100 From: Ralf Baechle To: Andrea Gelmini Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 018/199] arch/mips/pci/ops-msc.c: Checkpatch cleanup Message-ID: <20100524005930.GA8522@linux-mips.org> References: <1274644332-23964-1-git-send-email-andrea.gelmini@gelma.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1274644332-23964-1-git-send-email-andrea.gelmini@gelma.net> User-Agent: Mutt/1.5.20 (2009-08-17) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 26822 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Sun, May 23, 2010 at 09:52:02PM +0200, Andrea Gelmini wrote: > arch/mips/pci/ops-msc.c:90: ERROR: "foo * bar" should be "foo *bar" > arch/mips/pci/ops-msc.c:100: ERROR: code indent should use tabs where possible > arch/mips/pci/ops-msc.c:127: ERROR: code indent should use tabs where possible Queued for 2.6.36. Thanks, Ralf