mbox series

[bpf-next,0/2] minor cleanups

Message ID 20200320023426.60684-1-yuehaibing@huawei.com
Headers show
Series minor cleanups | expand

Message

Yue Haibing March 20, 2020, 2:34 a.m. UTC
Minor cleanups for tcp_bpf.c

YueHaibing (2):
  bpf: tcp: Fix unused function warnings
  bpf: tcp: Make tcp_bpf_recvmsg static

 include/net/tcp.h  |   2 -
 net/ipv4/tcp_bpf.c | 152 ++++++++++++++++++++++-----------------------
 2 files changed, 76 insertions(+), 78 deletions(-)