From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: [PATCH V2 1/2] mmc: Add helper function to check if a card is removable Date: Mon, 27 Sep 2010 16:02:54 +0100 Message-ID: <20100927150254.GE27290@console-pimps.org> References: <1285576940-27587-1-git-send-email-matt@console-pimps.org> <1285576940-27587-2-git-send-email-matt@console-pimps.org> <20100927150132.GA11578@void.printf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from arkanian.console-pimps.org ([212.110.184.194]:58346 "EHLO arkanian.console-pimps.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759532Ab0I0PCy (ORCPT ); Mon, 27 Sep 2010 11:02:54 -0400 Content-Disposition: inline In-Reply-To: <20100927150132.GA11578@void.printf.net> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Chris Ball Cc: Jaehoon Chung , linux-mmc@vger.kernel.org, Kyungmin Park , Marek Szyprowski , Andrew Morton , Ben Hutchings , Yunpeng Gao , zhangfei gao On Mon, Sep 27, 2010 at 04:01:32PM +0100, Chris Ball wrote: > > Applied to mmc-next with Wolfram's ACK and the following style change, > thanks very much. Thanks Chris!