From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ameya Palande <2ameya@gmail.com> Subject: Re: [PATCH] mmc: sdhci-pci: Fix checkpatch.pl errors Date: Tue, 12 Apr 2011 10:04:28 +0300 Message-ID: References: <1302027193-15696-1-git-send-email-2ameya@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-vw0-f46.google.com ([209.85.212.46]:56313 "EHLO mail-vw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756721Ab1DLHE3 (ORCPT ); Tue, 12 Apr 2011 03:04:29 -0400 Received: by vws1 with SMTP id 1so4833416vws.19 for ; Tue, 12 Apr 2011 00:04:28 -0700 (PDT) In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Chris Ball Cc: linux-mmc@vger.kernel.org On Tue, Apr 12, 2011 at 12:13 AM, Chris Ball wrote: > Hi Ameya, > > On Tue, Apr 05 2011, Ameya Palande wrote: >> This patch fixes 21 errors and 6 warnings reported by checkpatch.pl >> >> Signed-off-by: Ameya Palande <2ameya@gmail.com> > > Thanks, pushed to mmc-next for .40 with Wolfram's Reviewed-by. Thanks Chris!