diff options
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | 2017-07-14 09:10:07 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2017-08-27 16:02:16 -0700 |
commit | 19279235bea221798e3307a8bec2c02559cab0c5 (patch) | |
tree | 532a9d761ef68ff706032b74b0a4f87d3a136866 /drivers/clocksource/h8300_timer16.c | |
parent | 68e49702a1216bbf098ebfff954eeb8f6fd96415 (diff) |
i40e: Fix for unused value issue found by static analysis
This patch fixes an issue where an error return value is
set, but without an immediate exit, the value can be overwritten
by the following code execution. The condition at this point
is not fatal, so remove the error assignment and comment the
intent for future code maintainers
Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/clocksource/h8300_timer16.c')
0 files changed, 0 insertions, 0 deletions