[PATCH] include/linux/splice.h: trivial fix: declerations -> declarations

Askar Safin posted 1 patch 1 week, 2 days ago
include/linux/splice.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] include/linux/splice.h: trivial fix: declerations -> declarations
Posted by Askar Safin 1 week, 2 days ago
Trivial fix: declerations -> declarations

Signed-off-by: Askar Safin <safinaskar@gmail.com>
---

This patch is for VFS tree.

---
 include/linux/splice.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/splice.h b/include/linux/splice.h
index 9dec4861d..8f6b17079 100644
--- a/include/linux/splice.h
+++ b/include/linux/splice.h
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0 */
 /*
- * Function declerations and data structures related to the splice
+ * Function declarations and data structures related to the splice
  * implementation.
  *
  * Copyright (C) 2007 Jens Axboe <jens.axboe@oracle.com>

base-commit: 9215e74f228f2b239f41271da9e5076ee3439d1b
-- 
2.47.3
Re: [PATCH] include/linux/splice.h: trivial fix: declerations -> declarations
Posted by Christian Brauner 5 days, 19 hours ago
On Fri, 29 May 2026 22:58:13 +0000, Askar Safin wrote:
> Trivial fix: declerations -> declarations

Applied to the vfs-7.2.vmsplice branch of the vfs/vfs.git tree.
Patches in the vfs-7.2.vmsplice 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-7.2.vmsplice

[1/1] include/linux/splice.h: trivial fix: declerations -> declarations
      https://git.kernel.org/vfs/vfs/c/8d86fcfc2857