From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755832AbbFBJwa (ORCPT ); Tue, 2 Jun 2015 05:52:30 -0400 Received: from mail-pa0-f50.google.com ([209.85.220.50]:34282 "EHLO mail-pa0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754586AbbFBJwW (ORCPT ); Tue, 2 Jun 2015 05:52:22 -0400 Date: Tue, 2 Jun 2015 15:22:08 +0530 From: Viresh Kumar To: Prarit Bhargava Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , "Rafael J. Wysocki" , Kristen Carlson Accardi , Dirk Brandewie , linux-doc@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH] Documentation, intel_pstate: Add a better description of the intel_pstate legacy mode internal governors Message-ID: <20150602095208.GI10443@linux> References: <1433165764-4734-1-git-send-email-prarit@redhat.com> <20150602040249.GB10443@linux> <556D7AE0.5010402@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <556D7AE0.5010402@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02-06-15, 05:44, Prarit Bhargava wrote: > AFAIK "scissors" works for comments not to be included in the commit. Hmm, wasn't aware of git am --scissors option and am not sure if maintainers use it by default while applying patches. Also, I am not sure if this is supported by other version control systems, probably it is. Anyway, something new for the day :) -- viresh