]> git.ipfire.org Git - thirdparty/iproute2.git/commit
rdma: make rd_attr_check static
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 1 Jun 2023 17:14:11 +0000 (10:14 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 2 Jun 2023 16:33:34 +0000 (09:33 -0700)
commit9c1f7f453f53ce75880f2de63021713211734735
tree6125bff766e61407faae4b9f5041b611c608b088
parentc2c913b5bc89d49034d56e7ea620a0e949a4b419
rdma: make rd_attr_check static

Function defined and used in only one file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
rdma/rdma.h
rdma/utils.c