From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH] mmc: sdhci-esdhc: break out early if clock is 0 Date: Mon, 27 Aug 2012 20:43:16 -0700 Message-ID: <20120828034316.GA28396@kroah.com> References: <1345648201-10746-1-git-send-email-shawn.guo@linaro.org> <87txvox7ba.fsf@octavius.laptop.org> <87ehmrykv8.fsf@octavius.laptop.org> <876283yhjm.fsf@octavius.laptop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-pz0-f46.google.com ([209.85.210.46]:36798 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751133Ab2H1DnV (ORCPT ); Mon, 27 Aug 2012 23:43:21 -0400 Received: by dady13 with SMTP id y13so2996862dad.19 for ; Mon, 27 Aug 2012 20:43:20 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Shawn Guo Cc: Chris Ball , linux-mmc@vger.kernel.org On Tue, Aug 28, 2012 at 09:50:13AM +0800, Shawn Guo wrote: > On 28 August 2012 08:41, Chris Ball wrote: > > So, as I understand it, you did the right thing in having "Cc: > > " inside your commit message, and the > > wrong thing in sending the mail to stable@ at the same time. > > That's why I removed it from CC. > > > Ah, ok. So it seems that I should have --suppress-cc in the git > send-email command for such patches. Not really, I don't mind it getting sent to stable@ for stuff like this, it's trivial to filter away, and it helps me track, or pay attention to, stuff that will be showing up in Linus's tree sometime soon. So don't worry about it. greg k-h