diff options
author | Sergio Paracuellos <[email protected]> | 2023-03-01 07:55:10 +0100 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2023-04-22 12:53:57 +0200 |
commit | af3ac8e41786440a5ca0fa37628685f8f514f0a6 (patch) | |
tree | 54ddac6ac44c97ec723530f9344275ae79b7e31e /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 76ad36bf0ea620b14d32a332108a248412886d54 (diff) |
watchdog: rt2880-wdt: prefer unsigned int over unsigned
Instead of declare 'reg' variable in read and write operations as a bare
'unsigned' type prefer to declate it as 'unsigned int'.
Signed-off-by: Sergio Paracuellos <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions