]> 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)
commit04a3dde54225539c7ead1e9dd162ab5c37808739
tree9f226e24b1c63834518d64645222548e9150b716
parentb6764814765923fc6c2d19abd225d0afecbee1d1
parent1d24af3721e73758523730babc00edfd03a784e0
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>