From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5BFEA138350 for ; Sat, 2 May 2020 23:45:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17B11E0A4A; Sat, 2 May 2020 23:45:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 953B1E0A4A for ; Sat, 2 May 2020 23:45:48 +0000 (UTC) Date: Sat, 2 May 2020 16:45:34 -0700 From: Brian Dolbec To: gentoo-catalyst@lists.gentoo.org Subject: Re: [gentoo-catalyst] [PATCH 5/8] targets: Remove run_crossdev() function Message-ID: <20200502164534.773aefa4@storm> In-Reply-To: References: <20200502014036.1039317-1-mattst88@gentoo.org> <20200502014036.1039317-5-mattst88@gentoo.org> <20200502160650.282c7879@storm> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: e3c98f2c-8c9b-416f-bc1b-f35348d25098 X-Archives-Hash: 124df4e8b546a25f329fe874d1a5cf41 On Sat, 2 May 2020 16:22:23 -0700 Matt Turner wrote: > On Sat, May 2, 2020 at 4:06 PM Brian Dolbec wrote: > > > > On Fri, 1 May 2020 18:40:33 -0700 > > Matt Turner wrote: > > > > > Signed-off-by: Matt Turner > > > --- > > > > Reason? > > Because it's never been used in its entire existence. Do you want me > to put that in the commit message? Surely the fact that I can safely > remove it means that it's unused... > yes, please mention that is has not/is not used.