mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: Johannes Schneider <johannes.schneider@leica-geosystems.com>,
	Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH] firmware: Kconfig: unify whitespace used for indentation
Date: Thu, 12 Jan 2023 13:55:28 +0100	[thread overview]
Message-ID: <20230112125528.2936698-1-a.fatoum@pengutronix.de> (raw)

File has a mixture of tabs, spaces and even both in the same line.
Use tabs throughout.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 firmware/Kconfig | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/firmware/Kconfig b/firmware/Kconfig
index b466c2aea818..b0a120346909 100644
--- a/firmware/Kconfig
+++ b/firmware/Kconfig
@@ -7,22 +7,22 @@ config EXTRA_FIRMWARE_DIR
 	default "firmware"
 
 config FIRMWARE_IMX_LPDDR4_PMU_TRAIN
-       	bool
+	bool
 
 config FIRMWARE_IMX_DDR4_PMU_TRAIN
-       	bool
+	bool
 
 config FIRMWARE_IMX8MM_ATF
-        bool
+	bool
 
 config FIRMWARE_IMX8MN_ATF
-        bool
+	bool
 
 config FIRMWARE_IMX8MP_ATF
-        bool
+	bool
 
 config FIRMWARE_IMX8MQ_ATF
-        bool
+	bool
 
 config FIRMWARE_CCBV2_OPTEE
 	bool
-- 
2.30.2




             reply	other threads:[~2023-01-12 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-12 12:55 Ahmad Fatoum [this message]
2023-01-12 13:13 ` Sascha Hauer

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=20230112125528.2936698-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=johannes.schneider@leica-geosystems.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