* [PATCH] docs: filesystems: removed repeated word
@ 2025-05-16 16:46 Nidhish Chauhan
2025-05-22 22:20 ` Shuah Khan
0 siblings, 1 reply; 3+ messages in thread
From: Nidhish Chauhan @ 2025-05-16 16:46 UTC (permalink / raw)
To: skhan; +Cc: Nidhish Chauhan, linux-kernel-mentees, linux-kernel
Removed a repeated word 'at' from journalling.rst at line no. 96 in
filesystems directory.
Signed-off-by: Nidhish Chauhan <solemnsquire@gmail.com>
---
Documentation/filesystems/journalling.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/journalling.rst b/Documentation/filesystems/journalling.rst
index 863e93e623f7..2825f6c030c2 100644
--- a/Documentation/filesystems/journalling.rst
+++ b/Documentation/filesystems/journalling.rst
@@ -93,7 +93,7 @@ easily as on jbd2_journal_start().
Try to reserve the right number of blocks the first time. ;-). This will
be the maximum number of blocks you are going to touch in this
-transaction. I advise having a look at at least ext4_jbd.h to see the
+transaction. I advise having a look at least ext4_jbd.h to see the
basis on which ext4 uses to make these decisions.
Another wriggle to watch out for is your on-disk block allocation
--
2.49.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs: filesystems: removed repeated word
2025-05-16 16:46 [PATCH] docs: filesystems: removed repeated word Nidhish Chauhan
@ 2025-05-22 22:20 ` Shuah Khan
0 siblings, 0 replies; 3+ messages in thread
From: Shuah Khan @ 2025-05-22 22:20 UTC (permalink / raw)
To: Nidhish Chauhan; +Cc: linux-kernel-mentees, linux-kernel
On 5/16/25 10:46, Nidhish Chauhan wrote:
> Removed a repeated word 'at' from journalling.rst at line no. 96 in
> filesystems directory.
>
> Signed-off-by: Nidhish Chauhan <solemnsquire@gmail.com>
> ---
> Documentation/filesystems/journalling.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/journalling.rst b/Documentation/filesystems/journalling.rst
> index 863e93e623f7..2825f6c030c2 100644
> --- a/Documentation/filesystems/journalling.rst
> +++ b/Documentation/filesystems/journalling.rst
> @@ -93,7 +93,7 @@ easily as on jbd2_journal_start().
>
> Try to reserve the right number of blocks the first time. ;-). This will
> be the maximum number of blocks you are going to touch in this
> -transaction. I advise having a look at at least ext4_jbd.h to see the
> +transaction. I advise having a look at least ext4_jbd.h to see the
> basis on which ext4 uses to make these decisions.
>
> Another wriggle to watch out for is your on-disk block allocation
Please run get_maintainers.pl to get the correct list of recipients for
this patch.
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] docs: filesystems: removed repeated word
@ 2025-05-22 23:11 Nidhish Chauhan
0 siblings, 0 replies; 3+ messages in thread
From: Nidhish Chauhan @ 2025-05-22 23:11 UTC (permalink / raw)
To: skhan, corbet
Cc: Nidhish Chauhan, linux-kernel-mentees, linux-kernel, linux-doc
Removed a repeated word 'at' from journalling.rst at line no. 96 in
filesystems directory.
Signed-off-by: Nidhish Chauhan <solemnsquire@gmail.com>
---
Documentation/filesystems/journalling.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/filesystems/journalling.rst b/Documentation/filesystems/journalling.rst
index 863e93e623f7..2825f6c030c2 100644
--- a/Documentation/filesystems/journalling.rst
+++ b/Documentation/filesystems/journalling.rst
@@ -93,7 +93,7 @@ easily as on jbd2_journal_start().
Try to reserve the right number of blocks the first time. ;-). This will
be the maximum number of blocks you are going to touch in this
-transaction. I advise having a look at at least ext4_jbd.h to see the
+transaction. I advise having a look at least ext4_jbd.h to see the
basis on which ext4 uses to make these decisions.
Another wriggle to watch out for is your on-disk block allocation
--
2.49.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-05-22 23:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-16 16:46 [PATCH] docs: filesystems: removed repeated word Nidhish Chauhan
2025-05-22 22:20 ` Shuah Khan
-- strict thread matches above, loose matches on Subject: below --
2025-05-22 23:11 Nidhish Chauhan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).