From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965824AbbDWO5H (ORCPT ); Thu, 23 Apr 2015 10:57:07 -0400 Received: from mail-qg0-f53.google.com ([209.85.192.53]:33317 "EHLO mail-qg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758038AbbDWO5D (ORCPT ); Thu, 23 Apr 2015 10:57:03 -0400 Date: Thu, 23 Apr 2015 10:56:51 -0400 From: Tejun Heo To: Wolfram Sang Cc: linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org Subject: Re: [PATCH] kernfs: remove outdated and confusing comment Message-ID: <20150423145651.GI10738@htj.duckdns.org> References: <1426069565-7933-1-git-send-email-wsa@the-dreams.de> <20150311114531.GB25944@htj.duckdns.org> <20150423125125.GB19918@katana> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150423125125.GB19918@katana> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 23, 2015 at 02:51:26PM +0200, Wolfram Sang wrote: > On Wed, Mar 11, 2015 at 07:45:31AM -0400, Tejun Heo wrote: > > On Wed, Mar 11, 2015 at 11:26:02AM +0100, Wolfram Sang wrote: > > > From: Wolfram Sang > > > > > > Grabbing the parent is not happening anymore since 2010 (e72ceb8ccac5f7 > > > "sysfs: Remove sysfs_get/put_active_two"). Remove this confusing > > > comment. > > > > > > Signed-off-by: Wolfram Sang > > > > Acked-by: Tejun Heo > > So, how does it go in? gkh? akpm? Usually Greg, ah, who isn't cc'd. Can you please repost the patch w/ Greg cc'd and my ack added? Thanks. -- tejun