net: cpsw: fix misplaced break statements.
Having the breaks too far to the left makes parsing the dense switch/case block unnecessarily harder. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d1a0ed795a
commit
26fe7eb862
1 changed files with 2 additions and 2 deletions
Loading…
Add table
Reference in a new issue