commit | d06d101ba8a2afda2cfb72ce72d3c26150611a6b | [log] [tgz] |
---|---|---|
author | Dhaval Shah <dhaval.shah@softnautics.com> | Fri Dec 08 13:43:03 2017 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 18 16:02:26 2017 +0100 |
tree | 7a2be87e45ed4dae85b5d9b52d480a15251cf21a | |
parent | ef7e69fc70c7fc07a9daff4131ef979636d06dbd [diff] |
misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned' Resolved all the Prefer 'unsigned int' to bare use of 'unsigned' checkpatch warnings. Issue found by checkpatch. Signed-off-by: Dhaval Shah <dhaval.shah@softnautics.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>