android_kernel_samsung_sm8650/drivers/misc/mei
Su Hui 066dcd87b9 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: 8c8d964ce9 ("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>
2023-12-13 18:39:23 +01:00
..
hdcp misc/mei/hdcp: Use correct macros to initialize uuid_le 2023-03-10 09:33:33 +01:00
pxp mei: pxp: Use correct macros to initialize uuid_le 2023-03-10 09:33:33 +01:00
bus-fixup.c mei: bus-fixup:upon error print return values of send and receive 2023-03-11 13:55:35 +01:00
bus.c mei: bus: fix unlink on bus in error path 2023-01-24 07:24:39 +01:00
client.c misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write 2023-12-13 18:39:23 +01:00
client.h
debugfs.c
dma-ring.c
gsc-me.c
hbm.c
hbm.h
hw-me-regs.h mei: me: add meteor lake point M DID 2023-01-24 07:24:39 +01:00
hw-me.c
hw-me.h
hw-txe-regs.h
hw-txe.c
hw-txe.h
hw.h
init.c
interrupt.c
Kconfig
main.c
Makefile
mei_dev.h
mei-trace.c
mei-trace.h
mkhi.h
pci-me.c mei: me: add meteor lake point M DID 2023-01-24 07:24:39 +01:00
pci-txe.c