diff options
| author | Jiri Slaby <[email protected]> | 2023-07-31 10:02:40 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-07-31 17:16:05 +0200 |
| commit | 3e6e212f614c3af6ac324b8042ea2c99a2818ba8 (patch) | |
| tree | 6c766ad1cf9d847c6d388a00d6fcf562562b560d /tools/perf/scripts/python/task-analyzer.py | |
| parent | 0e4a23ce7cc29b8e661446b7c622f220bc1db5ca (diff) | |
serial: altera_jtaguart: switch status to u32
'status' is assigned a result from readl(). There is no need for the
variable to be 'unsigned long'. readl() returns 32bit values.
Provided, this is a Nios II driver (32-bit), there is no change in
semantics. This only makes the type explicit.
Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Cc: Tobias Klauser <[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