diff options
author | 2023-08-22 12:01:59 +0530 | |
---|---|---|
committer | 2023-08-22 14:46:45 +0200 | |
commit | 7f93e683bc0667a6b5e0da4b49fa07938a9ccad4 (patch) | |
tree | f947950e8077bf687ec0a52cc3b4b3d97e7930e6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | USB: dwc2: hande irq on dead controller correctly (diff) | |
download | wireguard-linux-7f93e683bc0667a6b5e0da4b49fa07938a9ccad4.tar.xz wireguard-linux-7f93e683bc0667a6b5e0da4b49fa07938a9ccad4.zip |
usb: gadget: udc-xilinx: fix restricted __le16 degrades to integer warning
usb_ctrlrequest members wValue and wIndex are of type __le16, so to fix
this warnings we are using le16_to_cpu() macros.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/all/202209020044.CX2PfZzM-lkp@intel.com/
Signed-off-by: Piyush Mehta <piyush.mehta@amd.com>
Link: https://lore.kernel.org/r/20230822063201.16929-2-piyush.mehta@amd.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions