* [PATCH] firmware: Kconfig: unify whitespace used for indentation
@ 2023-01-12 12:55 Ahmad Fatoum
2023-01-12 13:13 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2023-01-12 12:55 UTC (permalink / raw)
To: barebox; +Cc: Johannes Schneider, Ahmad Fatoum
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] firmware: Kconfig: unify whitespace used for indentation
2023-01-12 12:55 [PATCH] firmware: Kconfig: unify whitespace used for indentation Ahmad Fatoum
@ 2023-01-12 13:13 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2023-01-12 13:13 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox, Johannes Schneider
On Thu, Jan 12, 2023 at 01:55:28PM +0100, Ahmad Fatoum wrote:
> 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(-)
Applied, thanks
Sascha
>
> 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
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-12 13:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-12 12:55 [PATCH] firmware: Kconfig: unify whitespace used for indentation Ahmad Fatoum
2023-01-12 13:13 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox