aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2016-12-09 15:24:12 +0530
committerVinod Koul <vinod.koul@intel.com>2016-12-12 22:25:22 +0530
commitcad0eca39fc001e17d422f08e64d67c6f9155cbe (patch)
tree0b962c18e72bc1236ac843cc0cc9d73cb7760db7 /tools/perf/scripts/python/export-to-postgresql.py
parentdmaengine: stm32-dma: remove unused ‘dst_addr’ (diff)
downloadwireguard-linux-cad0eca39fc001e17d422f08e64d67c6f9155cbe.tar.xz
wireguard-linux-cad0eca39fc001e17d422f08e64d67c6f9155cbe.zip
dmaengine: stm32-dma: remove unused ‘src_addr’
In stm32_dma_set_xfer_param(), variable ‘src_addr’ is initialized but never used, which leads to warning with W=1 drivers/dma/stm32-dma.c: In function ‘stm32_dma_set_xfer_param’: drivers/dma/stm32-dma.c:577:13: warning: variable ‘src_addr’ set but not used [-Wunused-but-set-variable] dma_addr_t src_addr, dst_addr; So remove it. Reviewed-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions