Return-path: Received: from mail-iw0-f174.google.com ([209.85.214.174]:50200 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754525Ab0IPT5S convert rfc822-to-8bit (ORCPT ); Thu, 16 Sep 2010 15:57:18 -0400 MIME-Version: 1.0 In-Reply-To: <1284662139.8951.7.camel@powerslave> References: <1284635762-12335-1-git-send-email-ohad@wizery.com> <1284662139.8951.7.camel@powerslave> From: Ohad Ben-Cohen Date: Thu, 16 Sep 2010 21:56:57 +0200 Message-ID: Subject: Re: [PATCH v6 01/17] wl12xx: make wl12xx.h common to both spi and sdio To: Luciano Coelho Cc: "linux-wireless@vger.kernel.org" , "linux-omap@vger.kernel.org" , "John W. Linville" , Mark Brown , "linux-arm-kernel@lists.infradead.org" , Chikkature Rajashekar Madhusudhan , San Mehat , "Quadros Roger (Nokia-MS/Helsinki)" , Tony Lindgren , Nicolas Pitre , Ido Yariv , Kalle Valo , Russell King , Vitaly Wool , "Paasikivi Teemu.3 (EXT-Ixonos/Tampere)" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Sep 16, 2010 at 8:35 PM, Luciano Coelho wrote: > Acked-by: Luciano Coelho > > I just wonder why the wl12xx.h move wasn't detected as a rename. ?Did > you forget to use the -M option in format-patch? I thought it's because I stripped the SPI_ from the #ifndef _LINUX_SPI_WL12XX_H, but it should be smarter than that. Probably the -M. Thanks, Ohad. > > -- > Cheers, > Luca. > >