From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 98585C433EF for ; Wed, 25 May 2022 23:35:33 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.94.2) (envelope-from ) id 1nu0XM-0007kh-0B; Wed, 25 May 2022 23:35:31 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nu0XL-0007kb-Ah for linux-f2fs-devel@lists.sourceforge.net; Wed, 25 May 2022 23:35:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ZSMlgvwXfFQ7wAFonsX08gzrcxdZI6oAIqfXaAzyfck=; b=DbWRc5tz30apWIlOcT9reuRDEK mN3JKro0QiSnfAc7bmTxYHl3feRjOyRAtKKp3FBYWqXw+zsO4sDkQSNcAs/55MUX2PQAQWkhrYKOe ojl++qLnKqItM3QeP6KzKRBx9GFTa4IFVrGYg1FC87bTQUFNfQPFU/92eD2WKAYXTdt8=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-Id: Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=ZSMlgvwXfFQ7wAFonsX08gzrcxdZI6oAIqfXaAzyfck=; b=mcxomHvUCFZR/OGDQk8+Zo9wJf x3gtyOfqotM9ARt1QykWaPitTWvRwIK5VFu9uPvMJZSdn6CjwTpZGIseyP2ppaZMo3+/i7WXFbyj8 Z1Sr6RMSokcniZTj90iriUE6oNbTxkk+9H1EdWSZMxbWuHATuqV2gqPj+D01DdgUVQ0Q=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) id 1nu0XG-000hRM-1K for linux-f2fs-devel@lists.sourceforge.net; Wed, 25 May 2022 23:35:30 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id C8DAB6159A for ; Wed, 25 May 2022 23:35:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 30BF6C34114; Wed, 25 May 2022 23:35:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653521715; bh=8ZXsmg5Hjdo3M1GTUekFf1//Cc4x41kGvl3dUA93EGs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PKXFMhS2Pl2vu5rvgO6COEmCiPpgiUvhBNpohE5wcHLRH0QRTEsUBm8GOzP2LWD5G CNsg7G85aPI0sPbz20TgaMHZhd3tmoY0KlBWUfvFDpEmGWkD2UkFzU8LA2vYx4nJu1 baLKAq0ZLcwGPj/ebtLeX8r6A9hXg0iqd0w5jdntT/02ZRtGlP6JyhJ0DeiLoIVOvN sZP3+1QJQK9AwkikxWF346Jmm+08oleqisid/lJZ5t1z85RVmS0OuqoSpUwVnBk1dh k4Co6FK+8jmyOpT2eAISSU/sg/yZquT852J1+KtyoYZ3KJ56h3QJEnbLIselL/XbWA nR3lub7aMjYVA== From: Jaegeuk Kim To: linux-f2fs-devel@lists.sourceforge.net Date: Wed, 25 May 2022 16:35:08 -0700 Message-Id: <20220525233510.4023217-2-jaegeuk@kernel.org> X-Mailer: git-send-email 2.36.1.124.g0e6072fb45-goog In-Reply-To: <20220525233510.4023217-1-jaegeuk@kernel.org> References: <20220525233510.4023217-1-jaegeuk@kernel.org> MIME-Version: 1.0 X-Headers-End: 1nu0XG-000hRM-1K Subject: [f2fs-dev] [PATCH 2/4] Remove unnecessary config.h X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jaegeuk Kim Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Instead, we should use generated by configure. Signed-off-by: Jaegeuk Kim --- fsck/dict.c | 1 - fsck/mkquota.c | 2 +- fsck/quotaio.c | 1 - fsck/quotaio_tree.c | 1 - fsck/quotaio_v2.c | 1 - lib/nls_utf8.c | 3 +-- mkfs/f2fs_format.c | 2 -- mkfs/f2fs_format_main.c | 4 ++-- tools/f2fs_io/f2fs_io.c | 2 +- tools/f2fscrypt.c | 1 - tools/sha512.c | 1 - 11 files changed, 5 insertions(+), 14 deletions(-) diff --git a/fsck/dict.c b/fsck/dict.c index bb7600cc4fae..5b875bed81b3 100644 --- a/fsck/dict.c +++ b/fsck/dict.c @@ -20,7 +20,6 @@ #define DICT_NODEBUG -#include "config.h" #include #include #ifdef DICT_NODEBUG diff --git a/fsck/mkquota.c b/fsck/mkquota.c index c419a0fe2078..d18141e2460f 100644 --- a/fsck/mkquota.c +++ b/fsck/mkquota.c @@ -4,7 +4,7 @@ * Aditya Kali * Hyojun Kim - Ported to f2fs-tools */ -#include "config.h" + #include #include #include diff --git a/fsck/quotaio.c b/fsck/quotaio.c index a3815b0c8835..d02475287c91 100644 --- a/fsck/quotaio.c +++ b/fsck/quotaio.c @@ -6,7 +6,6 @@ * Hyojun Kim - Ported to f2fs-tools */ -#include "config.h" #include #include #include diff --git a/fsck/quotaio_tree.c b/fsck/quotaio_tree.c index c2034005cfe0..40521c54c436 100644 --- a/fsck/quotaio_tree.c +++ b/fsck/quotaio_tree.c @@ -5,7 +5,6 @@ * Hyojun Kim - Ported to f2fs-tools */ -#include "config.h" #include #include #include diff --git a/fsck/quotaio_v2.c b/fsck/quotaio_v2.c index 9353f8567647..e19f303d96ea 100644 --- a/fsck/quotaio_v2.c +++ b/fsck/quotaio_v2.c @@ -5,7 +5,6 @@ * Hyojun Kim - Ported to f2fs-tools */ -#include "config.h" #include #include #include diff --git a/lib/nls_utf8.c b/lib/nls_utf8.c index 9e7590deb338..e6f34ba60b18 100644 --- a/lib/nls_utf8.c +++ b/lib/nls_utf8.c @@ -20,14 +20,13 @@ * implementation. */ -#include "config.h" #include #include #include #include #include -#include "f2fs_fs.h" +#include /* Encoding a unicode version number as a single unsigned int. */ #define UNICODE_MAJ_SHIFT (16) diff --git a/mkfs/f2fs_format.c b/mkfs/f2fs_format.c index 3b96d3182ac8..7cd5815e1f80 100644 --- a/mkfs/f2fs_format.c +++ b/mkfs/f2fs_format.c @@ -8,8 +8,6 @@ */ #define _LARGEFILE64_SOURCE -#include "config.h" - #include #include #include diff --git a/mkfs/f2fs_format_main.c b/mkfs/f2fs_format_main.c index b8936f15e0f2..d2c2605ae6a5 100644 --- a/mkfs/f2fs_format_main.c +++ b/mkfs/f2fs_format_main.c @@ -22,7 +22,8 @@ #include #include -#include "config.h" +#include + #ifdef HAVE_LIBBLKID #include #endif @@ -30,7 +31,6 @@ #include #endif -#include "f2fs_fs.h" #include "quota.h" #include "f2fs_format_utils.h" diff --git a/tools/f2fs_io/f2fs_io.c b/tools/f2fs_io/f2fs_io.c index 0edac6fedf33..2f0fc7b25d41 100644 --- a/tools/f2fs_io/f2fs_io.c +++ b/tools/f2fs_io/f2fs_io.c @@ -43,7 +43,7 @@ #include #ifdef HAVE_CONFIG_H -#include "config.h" +#include #endif #include diff --git a/tools/f2fscrypt.c b/tools/f2fscrypt.c index 1233f3a5b103..8640ffae1404 100644 --- a/tools/f2fscrypt.c +++ b/tools/f2fscrypt.c @@ -20,7 +20,6 @@ #define _GNU_SOURCE #endif -#include "config.h" #include #include diff --git a/tools/sha512.c b/tools/sha512.c index bf0d9a4efaef..c6d35afa7e2c 100644 --- a/tools/sha512.c +++ b/tools/sha512.c @@ -11,7 +11,6 @@ */ -#include "config.h" #include #include #include -- 2.36.1.124.g0e6072fb45-goog _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel