-
Notifications
You must be signed in to change notification settings - Fork 5
net: bpf: Fix kernel coding style #5658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
net: bpf: Fix kernel coding style #5658
Conversation
|
Upstream branch: cd7c97f |
6217ef6 to
9879802
Compare
|
Upstream branch: e8d780d |
b7ada76 to
6207eb2
Compare
9879802 to
dbe33e3
Compare
|
Upstream branch: 821c9e5 |
6207eb2 to
38fb3c6
Compare
dbe33e3 to
6409044
Compare
|
Upstream branch: a6923c0 |
38fb3c6 to
fec4db7
Compare
6409044 to
9db1c0b
Compare
|
Upstream branch: f3af62b |
fec4db7 to
12bb48e
Compare
51c6121 to
ed19bc9
Compare
|
Upstream branch: f3af62b |
12bb48e to
594f78e
Compare
ed19bc9 to
1a33a8f
Compare
|
Upstream branch: 911c035 |
594f78e to
44cb39d
Compare
1a33a8f to
2b5b988
Compare
|
Upstream branch: 15a3b79 |
'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 <[email protected]>
44cb39d to
3b01cbc
Compare
|
At least one diff in series https://patchwork.kernel.org/project/netdevbpf/list/?series=987009 irrelevant now. Closing PR. |
Pull request for series with
subject: net: bpf: Fix kernel coding style
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=987009