* [PATCH V2] fs: Kconfig: Alignment of code and text in the FS_DAX help section for better readability
@ 2026-08-23 21:20 Bhaskar Chowdhury
0 siblings, 0 replies; only message in thread
From: Bhaskar Chowdhury @ 2026-08-23 21:20 UTC (permalink / raw)
To: viro, brauner, jack, linux-fsdevel, linux-kernel
Cc: Bhaskar Chowdhury, kernel test robot
I thought eliminating the line break and add an empty line would improve the
readability.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202608240313.d7SDG2tE-lkp@intel.com/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
Changes from V1:
Getting rid of the unwanted ":" ;that was the source of build failure.
fs/Kconfig | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/fs/Kconfig b/fs/Kconfig
index e05917adcd60..a2e724cae76f 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -71,11 +71,10 @@ config FS_DAX
struct pages. For the nfit based NVDIMMs this can be enabled
using the ndctl utility:
- # ndctl create-namespace --force --reconfig=namespace0.0 \
- --mode=fsdax --map=mem
+ # ndctl create-namespace --force --reconfig=namespace0.0 --mode=fsdax --map=mem
+
+ See the 'create-namespace' man page for details on the overhead of --map=mem
- See the 'create-namespace' man page for details on the overhead of
- --map=mem:
https://docs.pmem.io/ndctl-user-guide/ndctl-man-pages/ndctl-create-namespace
For ndctl to work CONFIG_DEV_DAX needs to be enabled as well. For most
--
2.54.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-23 21:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-23 21:20 [PATCH V2] fs: Kconfig: Alignment of code and text in the FS_DAX help section for better readability Bhaskar Chowdhury
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox