From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: viro@zeniv.linux.org.uk, brauner@kernel.org, jack@suse.cz,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Subject: [PATCH] fs: Kconfig: Alignment of code and text in the FS_DAX help section for better readability
Date: Fri, 21 Aug 2026 15:44:02 +0530 [thread overview]
Message-ID: <20260821101824.23203-1-unixbhaskar@gmail.com> (raw)
I thought eliminating the line break and add an empty line would improve the readability.
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
fs/Kconfig | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/fs/Kconfig b/fs/Kconfig
index e05917adcd60..c341d364d53f 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.55.0
reply other threads:[~2026-08-21 10:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260821101824.23203-1-unixbhaskar@gmail.com \
--to=unixbhaskar@gmail.com \
--cc=brauner@kernel.org \
--cc=jack@suse.cz \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@zeniv.linux.org.uk \
/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