* [PATCH v1 1/1] fs/read_write: Fix spelling typo
@ 2025-05-30 17:32 Andy Shevchenko
2025-06-02 9:44 ` Christian Brauner
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2025-05-30 17:32 UTC (permalink / raw)
To: Christian Brauner, Al Viro, linux-fsdevel, linux-kernel
Cc: Jan Kara, Andy Shevchenko
'implemenation' --> 'implementation'.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
fs/read_write.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/read_write.c b/fs/read_write.c
index 0ef70e128c4a..81a9474dc396 100644
--- a/fs/read_write.c
+++ b/fs/read_write.c
@@ -237,7 +237,7 @@ EXPORT_SYMBOL(generic_llseek_cookie);
* @offset: file offset to seek to
* @whence: type of seek
*
- * This is a generic implemenation of ->llseek useable for all normal local
+ * This is a generic implementation of ->llseek useable for all normal local
* filesystems. It just updates the file offset to the value specified by
* @offset and @whence.
*/
--
2.47.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v1 1/1] fs/read_write: Fix spelling typo
2025-05-30 17:32 [PATCH v1 1/1] fs/read_write: Fix spelling typo Andy Shevchenko
@ 2025-06-02 9:44 ` Christian Brauner
0 siblings, 0 replies; 2+ messages in thread
From: Christian Brauner @ 2025-06-02 9:44 UTC (permalink / raw)
To: Andy Shevchenko
Cc: Christian Brauner, Jan Kara, Al Viro, linux-fsdevel, linux-kernel
On Fri, 30 May 2025 20:32:04 +0300, Andy Shevchenko wrote:
> 'implemenation' --> 'implementation'.
>
>
Applied to the vfs-6.17.misc branch of the vfs/vfs.git tree.
Patches in the vfs-6.17.misc branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-6.17.misc
[1/1] fs/read_write: Fix spelling typo
https://git.kernel.org/vfs/vfs/c/28b65351df00
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-02 9:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-30 17:32 [PATCH v1 1/1] fs/read_write: Fix spelling typo Andy Shevchenko
2025-06-02 9:44 ` Christian Brauner
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).