From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-catalyst+bounces-3581-garchives=archives.gentoo.org@lists.gentoo.org>
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 59870138350
	for <garchives@archives.gentoo.org>; Sat,  2 May 2020 23:22:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 80C1BE0B0E;
	Sat,  2 May 2020 23:22:50 +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 67216E0B0E
	for <gentoo-catalyst@lists.gentoo.org>; Sat,  2 May 2020 23:22:50 +0000 (UTC)
Received: by mail-ej1-f42.google.com with SMTP id x1so10627808ejd.8
        for <gentoo-catalyst@lists.gentoo.org>; Sat, 02 May 2020 16:22:49 -0700 (PDT)
X-Gm-Message-State: AGi0PubfN0P/nBqVcDS0nALg6yC7MnQOH/D+XNedWofJ91b9aI8gfuMD
	+n9gdnxOUOED8ZU7bb2FcMW6C0P7syyZZueF6Vo=
X-Google-Smtp-Source: APiQypKk8qbaLomN83fs/PK4mQu27H8Z5lmajK5kwA/SruEsZNKPrwPlq0N2w5PxU9ynkqxaVqcABsgTJfCk1xVjuq4=
X-Received: by 2002:a17:906:1d4c:: with SMTP id o12mr9321693ejh.357.1588461755306;
 Sat, 02 May 2020 16:22:35 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-catalyst@lists.gentoo.org>
List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org>
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
References: <20200502014036.1039317-1-mattst88@gentoo.org> <20200502014036.1039317-5-mattst88@gentoo.org>
 <20200502160650.282c7879@storm>
In-Reply-To: <20200502160650.282c7879@storm>
From: Matt Turner <mattst88@gentoo.org>
Date: Sat, 2 May 2020 16:22:23 -0700
X-Gmail-Original-Message-ID: <CAEdQ38HQSF_MYz4XQFAiuRFduj3q94n9RxrXOXJAe8U02qFjGQ@mail.gmail.com>
Message-ID: <CAEdQ38HQSF_MYz4XQFAiuRFduj3q94n9RxrXOXJAe8U02qFjGQ@mail.gmail.com>
Subject: Re: [gentoo-catalyst] [PATCH 5/8] targets: Remove run_crossdev() function
To: gentoo-catalyst@lists.gentoo.org
Content-Type: text/plain; charset="UTF-8"
X-Archives-Salt: 1387366a-276f-4253-a5bc-b5eb423011f9
X-Archives-Hash: dd71671ffebf7c9ed36ea9c43f5ea69e

On Sat, May 2, 2020 at 4:06 PM Brian Dolbec <dolsen@gentoo.org> wrote:
>
> On Fri,  1 May 2020 18:40:33 -0700
> Matt Turner <mattst88@gentoo.org> wrote:
>
> > Signed-off-by: Matt Turner <mattst88@gentoo.org>
> > ---
>
> 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...