From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2] configure: fix typo in check_xt_old_internal_h Date: Mon, 7 Jan 2019 15:31:07 -0800 Message-ID: <20190107153107.5e94a5e7@hermes.lan> References: <20190107223715.GA16202@altlinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Petr Vorel , netdev@vger.kernel.org To: "Dmitry V. Levin" Return-path: Received: from mail-pf1-f193.google.com ([209.85.210.193]:36837 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726668AbfAGXbL (ORCPT ); Mon, 7 Jan 2019 18:31:11 -0500 Received: by mail-pf1-f193.google.com with SMTP id b85so936140pfc.3 for ; Mon, 07 Jan 2019 15:31:10 -0800 (PST) In-Reply-To: <20190107223715.GA16202@altlinux.org> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 8 Jan 2019 01:37:15 +0300 "Dmitry V. Levin" wrote: > Fixes: 377a09902a57 ("configure: Minor code cleanup") > Signed-off-by: Dmitry V. Levin > --- Applied