diff options
author | Sai Krishna Potthuri <[email protected]> | 2017-08-10 08:30:20 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2017-08-12 13:10:30 +0100 |
commit | ce0d376140838b080b8625892203704d6f10784b (patch) | |
tree | 16d0b5b96721392767999de4e4188e71a316c5e2 /tools/lib/api/debug.c | |
parent | b24d10976e3c0a1217c956b45dfc6d6aa914ec8a (diff) |
iio: adc: xadc: Fix coding style violations
This patch fix following checkpatch warnings in xadc driver
1. prefer 'unsigned int' to bare use of 'unsigned'.
2. else is not generally useful after a break or return.
3. fill all function definition arguments with identifier name
Signed-off-by: Sai Krishna Potthuri <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions