From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755331AbbIOJ26 (ORCPT ); Tue, 15 Sep 2015 05:28:58 -0400 Received: from homecomputing.fr ([80.67.177.91]:35298 "EHLO homecomputing.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752789AbbIOJ25 (ORCPT ); Tue, 15 Sep 2015 05:28:57 -0400 X-Greylist: delayed 442 seconds by postgrey-1.27 at vger.kernel.org; Tue, 15 Sep 2015 05:28:56 EDT Date: Tue, 15 Sep 2015 11:21:20 +0200 From: Nicolas Joseph To: =?iso-8859-1?Q?Rapha=EBl?= Beamonte Cc: Greg Kroah-Hartman , Cristina Opriceana , Luis de Bethencourt , Koray Gulcu , Aya Mahfouz , devel@driverdev.osuosl.org, lkml Subject: Re: [PATCH] staging/rtl8192u: remove unused function Message-ID: <20150915092120.GA15751@homecomputing.fr> References: <1442253638-10030-1-git-send-email-nicolas.joseph@homecomputing.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 Le 14/09/15 à 14:25, Raphaël Beamonte a écrit : > Not sure the commit message is really clear. Something like this seems > more clean to me: > "Remove unused function N_DBPSOfRate. This function was only > used by function ComputeTxTime that was removed in a previous > commit." Indeed, is more clear. I repost my path with this commit message, thank you.