Su Hui ee62360272 misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write
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>
2023-11-27 13:38:29 +00:00
..
2023-10-25 11:08:54 +02:00
2023-10-25 11:09:04 +02:00
2023-11-01 20:51:41 -10:00
2023-10-27 08:51:00 +02:00
2023-04-27 12:07:50 -07:00
2021-10-05 15:47:18 +02:00
2022-12-15 10:37:26 -08:00