Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorYang Yingliang <yangyingliang@huawei.com>2021-03-26 13:13:48 +0300
committerDavid S. Miller <davem@davemloft.net>2021-03-27 01:24:14 +0300
commit26440a63a1ac59e76bbe727dde8f89b7efef3e18 (patch)
treef3a20c133fc4622c36763f9c20ca0924430043cf /ipc
parentbc556d3edd0d3062b22fb5ce4d192650c4ddc2a6 (diff)
net: llc: Correct some function names in header
Fix the following make W=1 kernel build warning: net/llc/llc_c_ev.c:622: warning: expecting prototype for conn_ev_qlfy_last_frame_eq_1(). Prototype was for llc_conn_ev_qlfy_last_frame_eq_1() instead net/llc/llc_c_ev.c:636: warning: expecting prototype for conn_ev_qlfy_last_frame_eq_0(). Prototype was for llc_conn_ev_qlfy_last_frame_eq_0() instead Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions