Re: [PATCH bpf-next v16 03/14] bpf, net: introduce bpf_struct_ops_desc.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/17/24 5:49 PM, thinker.li@xxxxxxxxx wrote:
@@ -1750,11 +1755,6 @@ static inline int bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map,
  {
  	return -EINVAL;
  }
-static inline int bpf_struct_ops_link_create(union bpf_attr *attr)
-{
-	return -EOPNOTSUPP;
-}
-

This patch is about adding bpf_struct_ops_desc. Why the bpf_struct_ops_link_create() is removed here?
An unrelated (and unnecessary?) changes?




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux