From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933346AbcL0Tx1 (ORCPT ); Tue, 27 Dec 2016 14:53:27 -0500 Received: from mail-yw0-f195.google.com ([209.85.161.195]:35065 "EHLO mail-yw0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755171AbcL0TxS (ORCPT ); Tue, 27 Dec 2016 14:53:18 -0500 Date: Tue, 27 Dec 2016 14:53:16 -0500 From: Tejun Heo To: Geliang Tang Cc: Li Zefan , Johannes Weiner , Jiri Kosina , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] cgroup: fix a comment typo Message-ID: <20161227195316.GA31771@htj.duckdns.org> References: <33bee1ec2bea0a063ad6f6cf003e91ccfa6daab1.1482300478.git.geliangtang@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Dec 24, 2016 at 11:28:35PM +0800, Geliang Tang wrote: > Fix a comment typo in cgroup.h. > > Signed-off-by: Geliang Tang Applied to cgroup/for-4.11. Thanks. -- tejun