From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.28]) by ozlabs.org (Postfix) with ESMTP id 0DAB2DDE26 for ; Thu, 30 Apr 2009 15:10:55 +1000 (EST) Received: by yw-out-2324.google.com with SMTP id 2so916656ywt.39 for ; Wed, 29 Apr 2009 22:10:53 -0700 (PDT) MIME-Version: 1.0 Sender: pku.leo@gmail.com In-Reply-To: <20090428.043929.171852977.davem@davemloft.net> References: <2a27d3730904280316l7049bddbie914907b16ccfff6@mail.gmail.com> <1240913737-23773-1-git-send-email-leoli@freescale.com> <20090428.043929.171852977.davem@davemloft.net> Date: Thu, 30 Apr 2009 13:10:53 +0800 Message-ID: <2a27d3730904292210q67e18274nf6676a054b780639@mail.gmail.com> Subject: Re: [PATCH] rapidio: add common mapping APIs for RapidIO memory access From: Li Yang To: David Miller Content-Type: text/plain; charset=UTF-8 Cc: zw@zh-kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, akpm@linux-foundation.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Apr 28, 2009 at 7:39 PM, David Miller wrote: > > Please number your patches. :-/ > > There is no way for anyone to be able to tell in what order > your changes should be applied. Sorry for that. I thought I have added -n when doing the git-format-patch, but it turns out not the case. :( Will double check next time. - Leo