Descriptionchromeos: output_configurator: various style fixes
- Define member functions of class OutputConfigurator in the order
they were declared.
- Made struct CachedOutputDescription to be private member of class
OutputConfigurator. No need for it to be exposed publicly.
- Renamed "enum State" to "enum OutputState" to be more specific.
- In places where a large if block extend to the end of the function,
use an early return to reduce indentation.
BUG=chromium-os:32857
TEST=build successfully
Change-Id: Id39dff3b38d16b2496df0df288a332fe29b2e37b
Signed-off-by: Simon Que <sque@chromium.org>
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149072
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|