commit | 3f833b54f1bea153bbbeaf485d11789f42f6e9a3 | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Thu Oct 23 14:30:12 2014 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 27 10:33:10 2014 +0800 |
tree | 8111f47a2bceecbdffb4c4656ab9f73a134829ca | |
parent | 10c5ef69482d77f80678c2aa102b38cc09b241b5 [diff] |
staging: unisys: refactor ultra_segment_state Rename the struct to spar_segment_state and fix CamelCase names: Enabled => enabled Active => active Alive => alive Revoked => revoked Allocated => allocated Known => known Ready => ready Operating => operating Fix all references to modified names to use the new names. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>