diff options
author | 2020-03-08 07:54:42 +0100 | |
---|---|---|
committer | 2020-03-10 14:33:21 -0300 | |
commit | 24a5b0ce714210c69a8870d4a11ab6a8cff650c6 (patch) | |
tree | 80779cee7bd302a8de8ab98bf5a85a67088efa48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/cma: Teach lockdep about the order of rtnl and lock (diff) | |
download | wireguard-linux-24a5b0ce714210c69a8870d4a11ab6a8cff650c6.tar.xz wireguard-linux-24a5b0ce714210c69a8870d4a11ab6a8cff650c6.zip |
RDMA/bnxt_re: Remove a redundant 'memset'
'wqe' is already zeroed at the top of the 'while' loop, just a few lines
below, and is not used outside of the loop.
So there is no need to zero it again, or for the variable to be declared
outside the loop.
Link: https://lore.kernel.org/r/20200308065442.5415-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions