usb: cdnsp: remove not used temp_64 variables
authorPawel Laszczak <pawell@cadence.com>
Tue, 11 Jan 2022 11:44:49 +0000 (12:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jan 2022 12:59:23 +0000 (13:59 +0100)
commit0bf6f14585c8ffbe9eb9a32d5133486bfdc38796
tree69b754a3deb518f98a5ff644484d057b8c99eadb
parent03db9289b5ab59437e42a111a34545a7cedb5190
usb: cdnsp: remove not used temp_64 variables

Patch removes initialized but not used variables temp_64
from cdnsp_run function.

Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Peter Chen <peter.chen@kernel.org>
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Link: https://lore.kernel.org/r/20220111114449.44402-1-pawell@gli-login.cadence.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/cdns3/cdnsp-gadget.c