diff options
author | 2019-04-16 10:21:18 -0700 | |
---|---|---|
committer | 2019-05-04 14:21:01 -0700 | |
commit | 207e3721acb4982f73453762ed8d6f3c7dc3de35 (patch) | |
tree | 2090bf848759e2f35190d58a9dd1b7a36ad589e7 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | ice: Add more validation in ice_vc_cfg_irq_map_msg (diff) | |
download | wireguard-linux-207e3721acb4982f73453762ed8d6f3c7dc3de35.tar.xz wireguard-linux-207e3721acb4982f73453762ed8d6f3c7dc3de35.zip |
ice: Do not unnecessarily initialize local variable
The local variable speed does not need to be initialized and can cause some
static analysis tools to complain the initial assigned value is never used.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions