From: Liad Peretz <liad.per@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: akpm@linux-foundation.org, bhe@redhat.com,
hbathini@linux.ibm.com, yang.lee@linux.alibaba.com,
david@redhat.com, liad.per@gmail.com
Subject: [PATCH] Makefile: Remove unused filechk_cat
Date: Wed, 23 Oct 2024 10:06:11 +0300 [thread overview]
Message-ID: <20241023070611.67449-1-liad.per@gmail.com> (raw)
Signed-off-by: Liad Peretz <liad.per@gmail.com>
---
kernel/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/kernel/Makefile b/kernel/Makefile
index 87866b037fbe..ca2dfa4343f0 100644
--- a/kernel/Makefile
+++ b/kernel/Makefile
@@ -146,8 +146,6 @@ targets += config_data config_data.gz
$(obj)/config_data.gz: $(obj)/config_data FORCE
$(call if_changed,gzip)
-filechk_cat = cat $<
-
$(obj)/config_data: $(KCONFIG_CONFIG) FORCE
$(call filechk,cat)
--
2.39.0
next reply other threads:[~2024-10-23 7:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-23 7:06 Liad Peretz [this message]
2024-10-23 12:21 ` [PATCH] Makefile: Remove unused filechk_cat Baoquan He
2024-10-24 4:19 ` Andrew Morton
2024-10-24 11:48 ` kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241023070611.67449-1-liad.per@gmail.com \
--to=liad.per@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=bhe@redhat.com \
--cc=david@redhat.com \
--cc=hbathini@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=yang.lee@linux.alibaba.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox