]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tools: bpftool: Remove unused struct'
authorAndrii Nakryiko <andrii@kernel.org>
Fri, 30 Sep 2022 21:08:26 +0000 (14:08 -0700)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 30 Sep 2022 21:09:16 +0000 (14:09 -0700)
commitef5cc6aa5efd767e39ef55004ac17235c30ad219
tree9f226e24b1c63834518d64645222548e9150b716
parent6dc021be32fa260e6484421e0c46a00f9fef5169
parent9c000a77674f7b8c0b325a4a2aee09d1f2adf633
Merge branch 'tools: bpftool: Remove unused struct'

Yuan Can says:

====================
This series contains two cleanup patches, remove unused struct.
====================

Signed-off-by: Andrii Nakryiko <andrii@kernel.org>