netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch bpf-next 0/2] bpf: two trivial cleanup patches
@ 2023-01-17  6:02 Cong Wang
  2023-01-17  6:02 ` [Patch bpf-next 1/2] bpf: remove a redundant parameter of bpf_map_free_id() Cong Wang
  2023-01-17  6:02 ` [Patch bpf-next 2/2] bpf: remove a redundant parameter of bpf_prog_free_id() Cong Wang
  0 siblings, 2 replies; 4+ messages in thread
From: Cong Wang @ 2023-01-17  6:02 UTC (permalink / raw)
  To: netdev; +Cc: bpf, Cong Wang

From: Cong Wang <cong.wang@bytedance.com>

This patchset contains two trivial cleanup patches, please check each
patch for more details.

---
Cong Wang (2):
  bpf: remove a redundant parameter of bpf_map_free_id()
  bpf: remove a redundant parameter of bpf_prog_free_id()

 include/linux/bpf.h  |  4 ++--
 kernel/bpf/offload.c |  4 ++--
 kernel/bpf/syscall.c | 46 ++++++++++----------------------------------
 3 files changed, 14 insertions(+), 40 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-17  9:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17  6:02 [Patch bpf-next 0/2] bpf: two trivial cleanup patches Cong Wang
2023-01-17  6:02 ` [Patch bpf-next 1/2] bpf: remove a redundant parameter of bpf_map_free_id() Cong Wang
2023-01-17  6:02 ` [Patch bpf-next 2/2] bpf: remove a redundant parameter of bpf_prog_free_id() Cong Wang
2023-01-17  9:40   ` Jiri Olsa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).