From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756432Ab2ARApD (ORCPT ); Tue, 17 Jan 2012 19:45:03 -0500 Received: from mail-wi0-f174.google.com ([209.85.212.174]:45475 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756270Ab2ARAo6 convert rfc822-to-8bit (ORCPT ); Tue, 17 Jan 2012 19:44:58 -0500 MIME-Version: 1.0 In-Reply-To: <20120118003840.GT23916@ZenIV.linux.org.uk> References: <20120117213429.GS23916@ZenIV.linux.org.uk> <20120118003840.GT23916@ZenIV.linux.org.uk> From: Linus Torvalds Date: Tue, 17 Jan 2012 16:44:35 -0800 X-Google-Sender-Auth: PTdp_LIXHcAJL-dTa5sr_4XHDXg Message-ID: Subject: Re: [git pull] aush^H^Hdit queue To: Al Viro Cc: Eric Paris , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 17, 2012 at 4:38 PM, Al Viro wrote: > > Missed that one (and normally I do hunt for typos in commit messaged when > applying).  What do you prefer - fix on top of the branch or --amend to > commit in question + cherry-pick of the rest on top of amended?  Alternatively, > that could be --amend'ed in the merge commit... I'll fix it up in the merge. Linus