* [PATCH] arch: sparc: vdso: vdso2c.c: Fixed 'instead' typo
@ 2023-10-13 5:39 Muhammad Muzammil
0 siblings, 0 replies; only message in thread
From: Muhammad Muzammil @ 2023-10-13 5:39 UTC (permalink / raw)
To: davem; +Cc: sparclinux, linux-kernel, Muhammad Muzammil
Fixed 'instead' typo
Signed-off-by: Muhammad Muzammil <m.muzzammilashraf@gmail.com>
---
arch/sparc/vdso/vdso2c.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/sparc/vdso/vdso2c.c b/arch/sparc/vdso/vdso2c.c
index dc81240aab6f..1ae1e5e0e206 100644
--- a/arch/sparc/vdso/vdso2c.c
+++ b/arch/sparc/vdso/vdso2c.c
@@ -192,7 +192,7 @@ int main(int argc, char **argv)
/*
* Figure out the struct name. If we're writing to a .so file,
- * generate raw output insted.
+ * generate raw output instead.
*/
name = strdup(argv[3]);
namelen = strlen(name);
--
2.27.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-10-13 5:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 5:39 [PATCH] arch: sparc: vdso: vdso2c.c: Fixed 'instead' typo Muhammad Muzammil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®