diff options
author | Thomas Weißschuh <[email protected]> | 2023-03-29 04:50:25 +0000 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-04-06 12:43:58 +0200 |
commit | 3e9adae9336f1d530f342e5d5fbfc7d349f25b95 (patch) | |
tree | 1035f1d81be484b924907e713b3f50de3f7ee283 /tools/perf/scripts/python/stackcollapse.py | |
parent | e82882cdd241b78d305df1441c624fbbbd07af05 (diff) |
platform/x86: think-lmi: Remove unnecessary casts for attributes
These casts are unnecessary and could break if structure layouts are
randomized or implementation details change.
Use the proper syntax that works without casts.
Also remove some unnecessary braces that checkpatch complains about.
Signed-off-by: Thomas Weißschuh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions