[PATCH 0/4] staging:iio:ad2s1210: Driver cleanup

From: Rodrigo Siqueira
Date: Fri Mar 09 2018 - 18:45:42 EST


This patchset removes some unused #define directive and variables.
Additionally, it fixes two checkpatch problems. Finally, the last patch adds
struct documentation and comments to some part of the code. All of the changes
have the intention to improve the readability of new updates.

Rodrigo Siqueira (4):
staging:iio:ad2s1210: Remove end of line with '['
staging:iio:ad2s1210: Remove unused #define directive
staging:iio:ad2s1210: Remove old_data from ad2s1210_state
staging:iio:ad2s1210: Add comments/documentation

drivers/staging/iio/resolver/ad2s1210.c | 52 +++++++++++++++++++++++----------
drivers/staging/iio/resolver/ad2s1210.h | 9 +++++-
2 files changed, 44 insertions(+), 17 deletions(-)

--
2.16.2