Loading
netfilter: make return-type and function-name in the same line
hulk inclusion category: bugfix bugzilla: 187830, https://gitee.com/openeuler/kernel/issues/I9K8D1 -------------------------------- The return-type-of-the-function should be on the same line as the function-name. Fixes: 877e893ac68e ("bpf: Add new bpf helper to get SO_ORIGINAL_DST/REPLY_SRC") Signed-off-by:Lu Wei <luwei32@huawei.com> Signed-off-by:
Dong Chenchen <dongchenchen2@huawei.com>