From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755648AbcCDNFu (ORCPT ); Fri, 4 Mar 2016 08:05:50 -0500 Received: from mail-yw0-f181.google.com ([209.85.161.181]:32918 "EHLO mail-yw0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754615AbcCDNFq (ORCPT ); Fri, 4 Mar 2016 08:05:46 -0500 Date: Fri, 4 Mar 2016 08:05:43 -0500 From: Tejun Heo To: haosdent Cc: Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, cgroups@vger.kernel.org Subject: Re: [PATCH] cgroup: remove stale item in cgroup-v1 document INDEX file. Message-ID: <20160304130543.GA15458@htj.duckdns.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Haosdent. Applied the patch to cgroup/for-4.6 but a couple things. 1. It probably would be better to use full name in your from address or put an explicit From: header as that's what ends up as the commit author. I hand edited it this time. 2. The patch is mime-encoded and whitespace damaged (taps replaced with spaces) and didn't apply. Please make sure your email is setup for sending out patches. Thanks. -- tejun