diff options
author | Dave Martin <[email protected]> | 2019-07-02 14:07:27 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2019-07-22 11:44:00 +0100 |
commit | 8caa6e2be72313c170f2b30e8475323526dd7ed1 (patch) | |
tree | 9905ea3e16c62ecf93cabf679fadf94efc090f1f /tools/perf/util/c++/clang-test.cpp | |
parent | a88754b23114cfb61efed56ed448c05e4cb7e20d (diff) |
arm64: stacktrace: Constify stacktrace.h functions
on_accessible_stack() and on_task_stack() shouldn't (and don't)
modify their task argument, so it can be const.
This patch adds the appropriate modifiers. Whitespace violations in the
parameter lists are fixed at the same time.
No functional change.
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Dave Martin <[email protected]>
[Mark: fixup const location, whitespace]
Signed-off-by: Mark Rutland <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions