diff options
author | Jiri Slaby (SUSE) <[email protected]> | 2023-12-06 08:36:47 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-12-08 12:02:37 +0100 |
commit | e93102bea4a1935403d2aadce567fbd1b9e853e0 (patch) | |
tree | 1bf142ea2132bfbfaee2abc9ff0e266aaa8def1b /scripts/gdb/linux/tasks.py | |
parent | e01b5712a80d04cdb4699d6a0b3d5f6e838425d5 (diff) |
tty: mmc: sdio_uart: switch sdio_in() to return u8
sdio_in() returns a value returned from sdio_readb(). The latter returns
u8. So should the former. Therefore, switch sdio_in() return type to u8
and all its callers too.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Cc: Ulf Hansson <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions