Actions
Bug #10086
closedixgbe_m_propinfo() is missing an 'else'
Start date:
2018-12-19
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
smatch noticed the indentation seemed wrong, and identified this (harmless) issue.
Updated by Electric Monk over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit bb54aa2057d4245bc905df8c193acb7b8b0bb74b
commit bb54aa2057d4245bc905df8c193acb7b8b0bb74b Author: John Levon <john.levon@joyent.com> Date: 2019-01-17T16:04:58.000Z 10086 ixgbe_m_propinfo() is missing an 'else' Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions