Return-path: Received: from smtp.nokia.com ([192.100.122.233]:62592 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754458Ab0IPSgw (ORCPT ); Thu, 16 Sep 2010 14:36:52 -0400 Subject: Re: [PATCH v6 01/17] wl12xx: make wl12xx.h common to both spi and sdio From: Luciano Coelho To: ext Ohad Ben-Cohen 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)" In-Reply-To: <1284635762-12335-1-git-send-email-ohad@wizery.com> References: <1284635762-12335-1-git-send-email-ohad@wizery.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 16 Sep 2010 21:35:39 +0300 Message-ID: <1284662139.8951.7.camel@powerslave> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 2010-09-16 at 13:16 +0200, ext Ohad Ben-Cohen wrote: > Move wl12xx.h outside of the spi-specific location, > so it can be shared with both spi and sdio solutions. > > Update all users of spi/wl12xx.h accordingly > > Signed-off-by: Ohad Ben-Cohen > --- 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? -- Cheers, Luca.