diff options
author | 2022-05-06 23:23:49 +0530 | |
---|---|---|
committer | 2022-05-12 13:58:27 +0200 | |
commit | b4b44897ad3f4c1ad4ffe910e7b141c61522726c (patch) | |
tree | ea96780e33fce27a76be80f21b1dc68afa221b3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | USB: c67x00: remove unnecessary check of res (diff) | |
download | linux-dev-b4b44897ad3f4c1ad4ffe910e7b141c61522726c.tar.xz linux-dev-b4b44897ad3f4c1ad4ffe910e7b141c61522726c.zip |
usb: gadget: udc: Remove useless variable assignment in xudc_read_fifo()
This patch removes the unused variables assignment warning.
Value assigned to variable bufferspace is overwritten, before
it can be used. This makes such variable assignment useless.
Reported Coverity warning: UNUSED_VALUE
Signed-off-by: Piyush Mehta <piyush.mehta@xilinx.com>
Link: https://lore.kernel.org/r/20220506175349.10102-1-piyush.mehta@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions