]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: xsk: Remove inline keyword from source file
authorMaciej Fijalkowski <maciej.fijalkowski@intel.com>
Mon, 29 Mar 2021 22:43:03 +0000 (00:43 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 30 Mar 2021 16:24:38 +0000 (09:24 -0700)
commit73403e68c6617fc72a31fe47a2353116d8dcbcee
treec6f743d21b6fb0b2484e45c14a325ead4d329af9
parent86859e4a9ddd5db9ed19d00fe5d97b9d5a0a2e46
selftests: xsk: Remove inline keyword from source file

Follow the kernel coding style guidelines and let compiler do the
decision about inlining.

Signed-off-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210329224316.17793-5-maciej.fijalkowski@intel.com
tools/testing/selftests/bpf/xdpxceiver.c