From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped Date: Tue, 27 Apr 2010 19:27:13 +0400 Message-ID: <4BD70251.9060501@ru.mvista.com> References: <1271671952-29204-1-git-send-email-nicolas.ferre@atmel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Nicolas Ferre Cc: kernel@avr32linux.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, haavard.skinnemoen@atmel.com, akpm@linux-foundation.org, linux-arm-kernel@lists.infradead.org List-Id: linux-mmc@vger.kernel.org Hello. Nicolas Ferre wrote: > Two parameters were swapped in the calls to atmci_init_slot(). Two parameters > were swapped in the calls to atmci_init_slot(). The same sentence is repeated twice. > Their values > ??? > Reported-by: Anders Grahn > Signed-off-by: Nicolas Ferre WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sshtylyov@mvista.com (Sergei Shtylyov) Date: Tue, 27 Apr 2010 19:27:13 +0400 Subject: [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped In-Reply-To: References: <1271671952-29204-1-git-send-email-nicolas.ferre@atmel.com> Message-ID: <4BD70251.9060501@ru.mvista.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. Nicolas Ferre wrote: > Two parameters were swapped in the calls to atmci_init_slot(). Two parameters > were swapped in the calls to atmci_init_slot(). The same sentence is repeated twice. > Their values > ??? > Reported-by: Anders Grahn > Signed-off-by: Nicolas Ferre WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754717Ab0D0P2L (ORCPT ); Tue, 27 Apr 2010 11:28:11 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:64528 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754968Ab0D0P2H (ORCPT ); Tue, 27 Apr 2010 11:28:07 -0400 Message-ID: <4BD70251.9060501@ru.mvista.com> Date: Tue, 27 Apr 2010 19:27:13 +0400 From: Sergei Shtylyov User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: Nicolas Ferre CC: haavard.skinnemoen@atmel.com, linux-arm-kernel@lists.infradead.org, akpm@linux-foundation.org, linux-mmc@vger.kernel.org, kernel@avr32linux.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] MMC: atmel-mci: fix two parameters swapped References: <1271671952-29204-1-git-send-email-nicolas.ferre@atmel.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello. Nicolas Ferre wrote: > Two parameters were swapped in the calls to atmci_init_slot(). Two parameters > were swapped in the calls to atmci_init_slot(). The same sentence is repeated twice. > Their values > ??? > Reported-by: Anders Grahn > Signed-off-by: Nicolas Ferre WBR, Sergei