diff options
| author | Li Jun <lijun01@kylinos.cn> | 2025-07-30 13:50:19 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2025-08-08 05:18:03 +0300 |
| commit | fa479132845e94b60068fad01c2a9979b3efe2dc (patch) | |
| tree | 9701010b74faebe44b195d9637635c382017a096 /include/linux | |
| parent | 15a3b798a0264aa160072754a3847f7585694ff9 (diff) | |
| download | linux-fa479132845e94b60068fad01c2a9979b3efe2dc.tar.xz | |
bpf: Standardize function declaration style
'noinlne' after 'int' cause
"ERROR: inline keyword should sit between storage class and type"
by checkpatch.pl
- Standardize function declaration style by moving 'noinline' modifier
- Fix asm volatile statement formatting
Signed-off-by: Li Jun <lijun01@kylinos.cn>
Link: https://lore.kernel.org/r/20250730105019.436235-1-lijun01@kylinos.cn
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
