diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2023-01-12 09:01:29 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-19 15:06:42 +0100 |
| commit | 4ba77bfbad9e85a629f1e126f86ed4f3b5f09f83 (patch) | |
| tree | a964823b4f82a6990722c8ad14cc97e120ceb6e8 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 70caeac76d1c3274f3bd16093c5a5f61517ab2a2 (diff) | |
tty: vt: use sizeof(*variable) where possible
Instead of sizeof(type), use sizeof(*variable) which is preferred. We
are going to remove the unicode's char32_t typedef, so this makes the
switch easier.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions