Skip to content
Commit c619581a authored by Jean Sacren's avatar Jean Sacren Committed by Jeff Kirsher
Browse files

e1000: get rid of duplicate exit path



By using goto statement, we can achieve sharing the same exit path so
that code duplication could be minimized.

Signed-off-by: default avatarJean Sacren <sakiwit@gmail.com>
Tested-by: default avatarAaron Brown <aaron.f.brown@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
parent f03fed66
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment