Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3579824pxb; Mon, 24 Jan 2022 12:42:35 -0800 (PST) X-Google-Smtp-Source: ABdhPJxB+EtRO2i6FyNln3dHJm3uGgX7MQfhGH7cNhSgV9NljENZ2i8ZoYoWYwcC3QDXyYKvw6y4 X-Received: by 2002:a63:844a:: with SMTP id k71mr5355236pgd.495.1643056954972; Mon, 24 Jan 2022 12:42:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643056954; cv=none; d=google.com; s=arc-20160816; b=qX3rn77mjhBM5YFTbCDcFYMu8gqKSuOy+q3QZOrtizu0USVrme278jQXk84u/0QmEq OJKDXB+Tu6+SMW8HjZiYr16iA7NF+h0aAK5nEWam0BMWYFo+Qot1mWnHXKPvrzcCdzoj 7R7NuhfZGaCsfHGkf3k9JPX6iIiTBW9Q7CBTwYCuuhqZzTAk5XXvu1BEBW6PQehCZqNa cp5+X9Q3Q1h84vw2xdhq7oCp6TJQtTaE0NGIh0KEpbtgmARt13BrnoWzTrkI6S0LaCUX SCOXsEWhhSMwPJBCpfK4Kuj+rzytEPZttUQlSzdeapxft+eHKxlQuGceqP5teB/e1BXf mckw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=kjdQ8UJZJtv/EDrdOygwPArAm3WH07tvHX4jFMvLUWg=; b=qUS4UK27wziC7yZCXIwhWaPLmRu1udPCis7Kr/ulWPdXz6TAnvuoCiiHO8JJgXaV/t 7eKcg3I+01QXM+eEvCeCRlU4UZ+OZb/k3obzCRBIlWDtKZgyU10H/L3bAC/K2e08Npfz QZYPtmpur9HO5pQBhPZIR3U/Uvv75BxXzbioC93FYIrzCYnmfIe9NzeQCY0TtC1I3+F1 Igx9WT1NxoexkDJ6ErOypAbufATBqH498UMcv1xdTRph0GDpfQW74B77+bEETRs4zJ4T tUF4Twj1fnV6HdtQFlRnJTEruJT1ee3LVxWzWF2GbY1Ug2+OwE8dcFdU09oDC/omBp1L Al4Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ow6VYiQ8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x13si18979382pge.666.2022.01.24.12.42.23; Mon, 24 Jan 2022 12:42:34 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ow6VYiQ8; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1359853AbiAXUAS (ORCPT + 99 others); Mon, 24 Jan 2022 15:00:18 -0500 Received: from ams.source.kernel.org ([145.40.68.75]:59766 "EHLO ams.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347706AbiAXTi6 (ORCPT ); Mon, 24 Jan 2022 14:38:58 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 782B7B8121A; Mon, 24 Jan 2022 19:38:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 92881C340E5; Mon, 24 Jan 2022 19:38:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1643053134; bh=qlfGHbOjwuWJJj7g3mrICRmEQ360zRztaKRh34ZW7F8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ow6VYiQ8EDREy0KHRvyPtEqNGPWts/OeWO/SVQBf8Eh54ycaUpIn93CBHf8qDkYy3 ptwI5zbUgPWRW8+/8DiWaKXS67JPZKmtuCuSpOLOoFoKYVjYu8bq/JC7/ZaIv5oipp WxFLerWVzlNZkUn6lL5HmNHSXlXMaZYkhZABTzOQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Quentin Monnet , Andrii Nakryiko Subject: [PATCH 5.4 288/320] bpftool: Remove inclusion of utilities.mak from Makefiles Date: Mon, 24 Jan 2022 19:44:32 +0100 Message-Id: <20220124184003.755661206@linuxfoundation.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220124183953.750177707@linuxfoundation.org> References: <20220124183953.750177707@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Quentin Monnet commit 48f5aef4c458c19ab337eed8c95a6486cc014aa3 upstream. Bpftool's Makefile, and the Makefile for its documentation, both include scripts/utilities.mak, but they use none of the items defined in this file. Remove the includes. Fixes: 71bb428fe2c1 ("tools: bpf: add bpftool") Signed-off-by: Quentin Monnet Signed-off-by: Andrii Nakryiko Link: https://lore.kernel.org/bpf/20211110114632.24537-3-quentin@isovalent.com Signed-off-by: Greg Kroah-Hartman --- tools/bpf/bpftool/Documentation/Makefile | 1 - tools/bpf/bpftool/Makefile | 1 - 2 files changed, 2 deletions(-) --- a/tools/bpf/bpftool/Documentation/Makefile +++ b/tools/bpf/bpftool/Documentation/Makefile @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-only include ../../../scripts/Makefile.include -include ../../../scripts/utilities.mak INSTALL ?= install RM ?= rm -f --- a/tools/bpf/bpftool/Makefile +++ b/tools/bpf/bpftool/Makefile @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-only include ../../scripts/Makefile.include -include ../../scripts/utilities.mak ifeq ($(srctree),) srctree := $(patsubst %/,%,$(dir $(CURDIR)))