diff options
| author | Greg Kroah-Hartman <[email protected]> | 2019-12-10 15:37:04 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-12-12 12:11:21 +0100 |
| commit | 90ece856a227c4a787f0c79105810f740c65c472 (patch) | |
| tree | 75fbb8dd3d294a0281064739a2f7e9fdfd01d4b9 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | a05025d0ce726efca52963044a055aef54c324bb (diff) | |
tty: serial: samsung_tty: use 'unsigned int' not 'unsigned'
The function uart_console_write() expects an unsigned int, so use that
variable type, not 'unsigned', which is generally frowned apon in the
kernel now.
Cc: Kukjin Kim <[email protected]>
Cc: Hyunki Koo <[email protected]>
Cc: HYUN-KI KOO <[email protected]>
Cc: Shinbeom Choi <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Krzysztof Kozlowski <[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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions