commit | 5463fce643e8d041f54378b28b35940fd5e5a5a4 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jun 03 20:07:26 2020 -0700 |
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | Wed Jul 01 13:47:43 2020 -0700 |
tree | 996ef89423d22b1e24938313f77e5f823a33f97d | |
parent | 2b04a66156159592156a97553057e8c36de2ee70 [diff] |
ethernet/intel: Convert fallthrough code comments Convert all the remaining 'fall through" code comments to the newer 'fallthrough;' keyword. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>