commit | 49c958ccd2433114ca8a96c996b5016aa89c7ba5 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Apr 27 18:12:58 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 27 12:43:29 2020 -0700 |
tree | 04c96a3b7c4f39234ab067502ae2cba844af43ae | |
parent | 6488f11f39cfaefae3f924867d78cbea747dc59e [diff] |
mlxsw: spectrum_acl: Move block helpers into inline header functions The struct is defined in the header, no need to have the helpers in the c file. Move the helpers to the header. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>