diff options
author | Dan Carpenter <error27@gmail.com> | 2022-11-29 12:45:16 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-20 13:22:11 +0100 |
commit | 5023adc364df004bd8e57afe89a4bd8019485c3d (patch) | |
tree | 7de015d4c2e68e3ca5fe0303538adb14a5930b49 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 0c4d68261717f89fa8c4f98a6967c3832fcb3ad0 (diff) |
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>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions