commit | 7906dd52c5a0f0782295d8f845be26bc143d3373 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Wed Feb 24 11:38:46 2016 -0600 |
committer | Jonathan Cameron <jic23@kernel.org> | Wed Feb 24 20:44:06 2016 +0000 |
tree | ab2743a59aa68ba3f7cee9513889b5291e293af9 | |
parent | 2edbd2955d3b5e1cea41c6a169956a0a5f824f3c [diff] |
iio: ina2xx: Fix whitespace and re-order code Group of probably overly rigorous whitespace and code cleanups. - Alphabetize includes - Assign to variables in the order they are defined - Alignment issues - Group alike statements together - Use helper macros Signed-off-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>