]> Git Repo - J-linux.git/blobdiff - arch/x86/net/bpf_jit_comp.c
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
[J-linux.git] / arch / x86 / net / bpf_jit_comp.c
index e89e415aa7435311991a945575519a593a2abb44..144a5839acfe5df645d378f7a70c3c9ad12f1f40 100644 (file)
@@ -2143,7 +2143,7 @@ static void save_args(const struct btf_func_model *m, u8 **prog,
                } else {
                        /* Only copy the arguments on-stack to current
                         * 'stack_size' and ignore the regs, used to
-                        * prepare the arguments on-stack for orign call.
+                        * prepare the arguments on-stack for origin call.
                         */
                        if (for_call_origin) {
                                nr_regs += arg_regs;
This page took 0.039254 seconds and 4 git commands to generate.