aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGuo Zhengkui <[email protected]>2022-04-07 18:04:52 +0800
committerGreg Kroah-Hartman <[email protected]>2022-04-21 19:03:11 +0200
commit67ec2c75f37780e0e825d0beb2fb4892c8a93c6a (patch)
tree5c6cd04c6854dc8cc3ab56bfb18d0e97eb7a69a9 /tools/perf/scripts/python/export-to-postgresql.py
parentb8a19881337678c02bb3d72ae821602e1a4c377d (diff)
usb: gadget: net2280: use swap() instead of open coding it
Address the following coccicheck warning: drivers/usb/gadget/udc/net2280.c:940:20-21: WARNING opportunity for swap(). drivers/usb/gadget/udc/net2280.c:944:25-26: WARNING opportunity for swap(). by using swap() for the swapping of variable values and drop the tmp variables (`tmp` and `end`) that are not needed any more. Signed-off-by: Guo Zhengkui <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions