* [PATCH] block: remove unneeded "default n" options
@ 2022-09-09 19:45 Jingyu Wang
2022-09-12 6:12 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Jingyu Wang @ 2022-09-09 19:45 UTC (permalink / raw)
To: axboe; +Cc: linux-block, linux-kernel, Jingyu Wang
Remove "default n" options. If the "default" line is removed, it
defaults to 'n'.
Signed-off-by: Jingyu Wang <jingyuwang_vip@163.com>
---
block/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/block/Kconfig b/block/Kconfig
index d4fdd606d138..d9dd24697967 100644
--- a/block/Kconfig
+++ b/block/Kconfig
@@ -50,7 +50,6 @@ config BLK_ICQ
config BLK_USE_PIN_USER_PAGES_FOR_DIO
bool "DEVELOPERS ONLY: Enable pin_user_pages() for Direct IO" if EXPERT
- default n
help
For Direct IO code, retain the pages via calls to
base-commit: 5957ac6635a1a12d4aa2661bbf04d3085a73372a
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] block: remove unneeded "default n" options
2022-09-09 19:45 [PATCH] block: remove unneeded "default n" options Jingyu Wang
@ 2022-09-12 6:12 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2022-09-12 6:12 UTC (permalink / raw)
To: Jingyu Wang; +Cc: linux-block, linux-kernel
On 9/9/22 1:45 PM, Jingyu Wang wrote:
> Remove "default n" options. If the "default" line is removed, it
> defaults to 'n'.
Since this code isn't upstream yet, nor in my tree, it should go
to the owner of that patchset and get folded in.
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-12 6:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-09 19:45 [PATCH] block: remove unneeded "default n" options Jingyu Wang
2022-09-12 6:12 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox