Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2265477ybl; Thu, 19 Dec 2019 10:40:48 -0800 (PST) X-Google-Smtp-Source: APXvYqxhEoxYyyeGzcsy6vY4/yKOGIqERlr9aomqC2xiNceSl8o2I+rU70teTI18nnOJWCFPiI9s X-Received: by 2002:a9d:7593:: with SMTP id s19mr9646379otk.219.1576780848633; Thu, 19 Dec 2019 10:40:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576780848; cv=none; d=google.com; s=arc-20160816; b=HPGu912E/gt7Xi0YXJ7pGJtcRD3q5BNnNXzk0z8FmlPV7eGydHG70QXZ4pHV/fMIee X1D10P6Av+4izQppWU5CIsDJOApfXt1I/hZU9W/TpbQziKgKxLzX2bptzXjmp/l+Jnvu oxDGzJFkWUOQYfLkMSnJG+S9m+EfroWfuD3Hh7Wx9x+JBAzyYQ624nexSx5OyIWtUbPc +uhbrKuAOOYFPXzfP8nEiRiqgHhAFZT31gOGfnokvCMZFw31BA/eo3LIioMInDzQMc2A 4opWC2tY1V3hkoEPqk9tCZ8dELKdC7fAJ8inGSIzlKD7AvPU4VPfSWiw80j0sy8vSL/3 whkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=BUMhtornU9EdKDRW5ksd1mk6jQQy0D11ZjLd+0zbWHo=; b=UKCKSnL5GNN8cTTDzSgjrRmwmMdT2Y8SnKXcHdKwGihZT+puzcw8N6Gb7AEQnG9DGs Sc3uMqAcDH/Aw6MDOQy0U5fh6tfunMdbtPI4JCZ3Hc1qeM2TC7nWsp7vBl5xMF4Ino6I cRaYpH2zh7H204soxZeLAGjUQMDzJHNCGC/kVZI1Neg7TuIgGQDAFLIVGmVdjroNlBT2 APAGjZCD1SYY0MxjJ6CsxDxSZHlL/4TMBuA1HNrWNVqq9jmE8wp3o2GieGu44yXwbZ0b 4zHxUNp22FYiHJMgMpBczde7sw7nmJndtaUf3V49UvbmMtUjPgVP3fWkZxgkEkf2rTc9 Xxrw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=eGxpLF7X; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z1si3910826otq.21.2019.12.19.10.40.37; Thu, 19 Dec 2019 10:40:48 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=eGxpLF7X; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728201AbfLSSjU (ORCPT + 99 others); Thu, 19 Dec 2019 13:39:20 -0500 Received: from mail.kernel.org ([198.145.29.99]:57526 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728188AbfLSSjT (ORCPT ); Thu, 19 Dec 2019 13:39:19 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 3DBFB2467B; Thu, 19 Dec 2019 18:39:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576780758; bh=vT09+Y2atmoIbCV7QqkXaUqPrSgl4UOEZ/3qeExbu4w=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eGxpLF7Xk0QVPOfPEwdywp8WqzItFzaQaEyWWBa5haKMwozx8KFVMOlp4z0nRUGwa l4GfchG7N9W4/qYyNZ547NpNSXdL0qNR13xxPCdSVNw8mjA8XNrzkhBGOvYQJQxcr/ 38Bkh1DguQZEaSeyqPtbeuz42Sd8Y/PUILWMMHLQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org Subject: [PATCH 4.4 104/162] lib: raid6: fix awk build warnings Date: Thu, 19 Dec 2019 19:33:32 +0100 Message-Id: <20191219183214.094008251@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20191219183150.477687052@linuxfoundation.org> References: <20191219183150.477687052@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Greg Kroah-Hartman commit 702600eef73033ddd4eafcefcbb6560f3e3a90f7 upstream. Newer versions of awk spit out these fun warnings: awk: ../lib/raid6/unroll.awk:16: warning: regexp escape sequence `\#' is not a known regexp operator As commit 700c1018b86d ("x86/insn: Fix awk regexp warnings") showed, it turns out that there are a number of awk strings that do not need to be escaped and newer versions of awk now warn about this. Fix the string up so that no warning is produced. The exact same kernel module gets created before and after this patch, showing that it wasn't needed. Link: https://lore.kernel.org/r/20191206152600.GA75093@kroah.com Signed-off-by: Greg Kroah-Hartman --- lib/raid6/unroll.awk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/lib/raid6/unroll.awk +++ b/lib/raid6/unroll.awk @@ -13,7 +13,7 @@ BEGIN { for (i = 0; i < rep; ++i) { tmp = $0 gsub(/\$\$/, i, tmp) - gsub(/\$\#/, n, tmp) + gsub(/\$#/, n, tmp) gsub(/\$\*/, "$", tmp) print tmp }