diff options
author | 2015-10-13 01:06:31 -0600 | |
---|---|---|
committer | 2015-10-23 05:37:31 -0700 | |
commit | 0e5229c6c576969bf8f89f8ca74fa7ea355b434e (patch) | |
tree | a282bd7e0a7660eaf5dba6982e82f5e4835186b3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | i40evf: clean up local variable initialization (diff) | |
download | wireguard-linux-0e5229c6c576969bf8f89f8ca74fa7ea355b434e.tar.xz wireguard-linux-0e5229c6c576969bf8f89f8ca74fa7ea355b434e.zip |
i40e: clean up local variable initialization
In both i40e_calc_nvm_checksum() and i40e_update_nvm_checksum(), the
local variables designated by 'ret_code' are overwritten immediately. As
such, they should merely be declared.
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions