public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH] io_uring: Rename KConfig to Kconfig
@ 2025-02-19 14:47 Geert Uytterhoeven
  2025-02-19 15:09 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2025-02-19 14:47 UTC (permalink / raw)
  To: Jens Axboe, Pavel Begunkov, David Wei, Jakub Kicinski
  Cc: io-uring, linux-kernel, Geert Uytterhoeven

Kconfig files are traditionally named "Kconfig".

Fixes: 6f377873cb239050 ("io_uring/zcrx: add interface queue and refill queue")
Signed-off-by: Geert Uytterhoeven <[email protected]>
---
 Kconfig                       | 2 +-
 io_uring/{KConfig => Kconfig} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename io_uring/{KConfig => Kconfig} (100%)

diff --git a/Kconfig b/Kconfig
index 529ea7694ba984b6..307e581144de32a0 100644
--- a/Kconfig
+++ b/Kconfig
@@ -31,4 +31,4 @@ source "lib/Kconfig.debug"
 
 source "Documentation/Kconfig"
 
-source "io_uring/KConfig"
+source "io_uring/Kconfig"
diff --git a/io_uring/KConfig b/io_uring/Kconfig
similarity index 100%
rename from io_uring/KConfig
rename to io_uring/Kconfig
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] io_uring: Rename KConfig to Kconfig
  2025-02-19 14:47 [PATCH] io_uring: Rename KConfig to Kconfig Geert Uytterhoeven
@ 2025-02-19 15:09 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2025-02-19 15:09 UTC (permalink / raw)
  To: Pavel Begunkov, David Wei, Jakub Kicinski, Geert Uytterhoeven
  Cc: io-uring, linux-kernel


On Wed, 19 Feb 2025 15:47:58 +0100, Geert Uytterhoeven wrote:
> Kconfig files are traditionally named "Kconfig".
> 
> 

Applied, thanks!

[1/1] io_uring: Rename KConfig to Kconfig
      commit: 5b760fc6e9c5f984629c217e559005dc3725e9cf

Best regards,
-- 
Jens Axboe




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-19 15:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19 14:47 [PATCH] io_uring: Rename KConfig to Kconfig Geert Uytterhoeven
2025-02-19 15:09 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox