Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760764Ab3GSPqk (ORCPT ); Fri, 19 Jul 2013 11:46:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48154 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752331Ab3GSPqj (ORCPT ); Fri, 19 Jul 2013 11:46:39 -0400 Date: Fri, 19 Jul 2013 08:46:48 -0700 From: Greg Kroah-Hartman To: Alexandru Juncu Cc: Pekka Enberg , "andreas.dilger" , "tao.peng" , driverdev , LKML Subject: Re: [PATCH] lustre:libcfs: remove redundant code. Message-ID: <20130719154648.GA23116@kroah.com> References: <1374245148-24031-1-git-send-email-alexj@rosedu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Content-Length: 919 Lines: 22 On Fri, Jul 19, 2013 at 06:29:34PM +0300, Alexandru Juncu wrote: > On 19 July 2013 18:21, Pekka Enberg wrote: > > On Fri, Jul 19, 2013 at 6:13 PM, Alexandru Juncu wrote: > >> I was thinking the same thing, but I hesitated because I didn't know > >> how used it was and I didn't want to break something. > > > > "git grep cfs_strdup" suggests that nobody uses it so you could just > > remove it completely... > > Did a grep on the tree and yes, it's not used. But It's in a staging > directory so maybe the rest of the code has not been pushed in yet. Doesn't matter, if there are no users, please just remove it. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/