* [PATCH] fs/xfs: Fix typos in comments
[not found] <20230720154942.56848-1-wangjianli@cdjrlc.com>
@ 2023-07-20 15:51 ` pangzizhen001
2023-08-01 15:31 ` Darrick J. Wong
0 siblings, 1 reply; 2+ messages in thread
From: pangzizhen001 @ 2023-07-20 15:51 UTC (permalink / raw)
To: djwong; +Cc: linux-xfs, linux-kernel
Delete duplicate word "the"
Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
---
fs/xfs/xfs_aops.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/xfs/xfs_aops.c b/fs/xfs/xfs_aops.c
index 451942fb38ec..66b311ccc4f9 100644
--- a/fs/xfs/xfs_aops.c
+++ b/fs/xfs/xfs_aops.c
@@ -478,7 +478,7 @@ xfs_discard_folio(
folio, ip->i_ino, pos);
/*
- * The end of the punch range is always the offset of the the first
+ * The end of the punch range is always the offset of the first
* byte of the next folio. Hence the end offset is only dependent
on the
* folio itself and not the start offset that is passed in.
*/
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fs/xfs: Fix typos in comments
2023-07-20 15:51 ` [PATCH] fs/xfs: Fix typos in comments pangzizhen001
@ 2023-08-01 15:31 ` Darrick J. Wong
0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2023-08-01 15:31 UTC (permalink / raw)
To: pangzizhen001; +Cc: linux-xfs, linux-kernel
On Thu, Jul 20, 2023 at 11:51:06PM +0800, pangzizhen001@208suo.com wrote:
> Delete duplicate word "the"
>
> Signed-off-by: Zizhen Pang <pangzizhen001@208suo.com>
Looks good,
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
--D
> ---
> fs/xfs/xfs_aops.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/fs/xfs/xfs_aops.c b/fs/xfs/xfs_aops.c
> index 451942fb38ec..66b311ccc4f9 100644
> --- a/fs/xfs/xfs_aops.c
> +++ b/fs/xfs/xfs_aops.c
> @@ -478,7 +478,7 @@ xfs_discard_folio(
> folio, ip->i_ino, pos);
>
> /*
> - * The end of the punch range is always the offset of the the first
> + * The end of the punch range is always the offset of the first
> * byte of the next folio. Hence the end offset is only dependent on
> the
> * folio itself and not the start offset that is passed in.
> */
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-01 15:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230720154942.56848-1-wangjianli@cdjrlc.com>
2023-07-20 15:51 ` [PATCH] fs/xfs: Fix typos in comments pangzizhen001
2023-08-01 15:31 ` Darrick J. Wong
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).