]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
perf target: Constify simple check functions
authorIan Rogers <irogers@google.com>
Wed, 18 Mar 2026 23:45:57 +0000 (16:45 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 19 Mar 2026 21:42:46 +0000 (14:42 -0700)
commit8ebb69e549aa900cb51c0876c4f6ea03e5ece438
tree6c4571263faf7c86db114c937feec1cc8a27224a
parentd84db579d75fd32ea6dd7814c8cf6b1c8b45ac05
perf target: Constify simple check functions

Allow the target to be const in callers.

Signed-off-by: Ian Rogers <irogers@google.com>
Tested-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/target.h