summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/btt_devs.c
diff options
context:
space:
mode:
authorJiri Slaby (SUSE) <jirislaby@kernel.org>2023-12-06 10:36:47 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-12-08 14:02:37 +0300
commite93102bea4a1935403d2aadce567fbd1b9e853e0 (patch)
tree1bf142ea2132bfbfaee2abc9ff0e266aaa8def1b /drivers/nvdimm/btt_devs.c
parente01b5712a80d04cdb4699d6a0b3d5f6e838425d5 (diff)
downloadlinux-e93102bea4a1935403d2aadce567fbd1b9e853e0.tar.xz
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)" <jirislaby@kernel.org> Cc: Ulf Hansson <ulf.hansson@linaro.org> Cc: linux-mmc@vger.kernel.org Link: https://lore.kernel.org/r/20231206073712.17776-3-jirislaby@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/nvdimm/btt_devs.c')
0 files changed, 0 insertions, 0 deletions