aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndrew Morton <[email protected]>2020-03-23 11:46:27 -0700
committerJason Gunthorpe <[email protected]>2020-03-23 22:22:37 -0300
commit5fb5186383bba84937887d73eb2f7ab8819e7a3e (patch)
treeca25b57a384b7aa5a4fcf48de471b691fa0c01a5 /tools/perf/scripts/python
parentfa8a44f6b245ffa9d39d667ebbf81bebc61ca657 (diff)
RDMA/siw: Suppress uninitialized var warning
drivers/infiniband/sw/siw/siw_qp_rx.c: In function siw_proc_send: ./include/linux/spinlock.h:288:3: warning: flags may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/infiniband/sw/siw/siw_qp_rx.c:335:16: note: flags was declared here unsigned long flags; Link: https://lore.kernel.org/r/20200323184627.ZWPg91uin%[email protected] Signed-off-by: Andrew Morton <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions