style: Fix incorrect style checker option name
Review Request #2631 - Created Feb. 5, 2015 and submitted
| Information | |
|---|---|
| Andreas Hansson | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 10697:abe0bc9cbee2 --------------------------- style: Fix incorrect style checker option name The style used to support the option -w to automatically fix white space issues. However, this option was actually wired up to fix all styles issues the checker encountered. This changeset cleans up the code that handles automatic fixing and adds an option to fix all issues, and separate options for white spaces and include ordering.
Ship It!
