commit | 2b15a9e998d976d6745248c2e4a5d9e2d29a407a | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Thu Feb 27 12:50:03 2025 -0800 |
committer | Namhyung Kim <namhyung@kernel.org> | Mon Mar 03 08:58:37 2025 -0800 |
tree | 30981462a181b975d2d37daf09b349954a49646e | |
parent | 3c93e68afe33bbd1bc38e508f92514283b4a95c4 [diff] |
perf annotate: Remove unused len parameter from annotation_line__print() It's not used anywhere, let's get rid of it. Signed-off-by: Namhyung Kim <namhyung@kernel.org>