powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 12 Apr 2021 11:44:16 +0000 (11:44 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 21 Apr 2021 12:52:33 +0000 (22:52 +1000)
commitd228cc4969663623e6b5a749b02e4619352a0a8d
tree2a1a73235b5c9d531b87bb5553c53a26fe748e31
parent867e762480f4ad4106b16299a373fa23eccf5b4b
powerpc/ebpf32: Fix comment on BPF_ALU{64} | BPF_LSH | BPF_K

Replace <<== by <<=

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/34d12a4f75cb8b53a925fada5e7ddddd3b145203.1618227846.git.christophe.leroy@csgroup.eu
arch/powerpc/net/bpf_jit_comp32.c