commit | 4ab0f79bf313b16d4038b94d861ec2184d347c6d | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Mon Oct 26 16:32:05 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sun Dec 13 15:27:37 2015 -0800 |
tree | d8cf47375b7b99fc837fc134a643b77c3c36cf6c | |
parent | 40423dd2a56ab95c41b69d9dd910199a0acfd5c5 [diff] |
fm10k: remove unnecessary else block from if statements with return Improve code style by removing the unnecessary else block of an if statement which immediately returns. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>