kernel_samsung_a53x/drivers/misc/mei
Su Hui 51755360d5 misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write
[ Upstream commit ee6236027218f8531916f1c5caa5dc330379f287 ]

Clang static analyzer complains that value stored to 'rets' is never
read.Let 'buf_len = -EOVERFLOW' to make sure we can return '-EOVERFLOW'.

Fixes: 8c8d964ce90f ("mei: move hbuf_depth from the mei device to the hw modules")
Signed-off-by: Su Hui <suhui@nfschina.com>
Link: https://lore.kernel.org/r/20231120095523.178385-2-suhui@nfschina.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:11:45 +01:00
..
hdcp Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bus-fixup.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bus.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
client.c misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write 2024-11-18 12:11:45 +01:00
client.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
dma-ring.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hbm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hbm.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw-me-regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw-me.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw-me.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw-txe-regs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw-txe.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw-txe.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hw.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
init.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
interrupt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mei-trace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mei-trace.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mei_dev.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pci-me.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pci-txe.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00