Dan Carpenter 5023adc364 misc: fastrpc: fix error code in fastrpc_req_mmap()
The "err" variable shadows an earlier global variable so this code
returns success instead of a negative error code.

Fixes: 532ad70c6d44 ("misc: fastrpc: Add mmap request assigning for static PD pool")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/Y4XUrMETCl1O6t0A@kili
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-20 13:22:11 +01:00
..
2022-12-19 07:13:33 -06:00
2022-12-16 03:54:54 -08:00
2023-01-20 13:21:48 +01:00
2022-12-16 03:54:54 -08:00
2021-05-13 17:03:20 +02:00
2021-10-05 15:47:18 +02:00
2022-09-01 17:42:27 -04:00
2022-12-15 10:37:26 -08:00