diff options
author | Alexander Koch <mail@alexanderkoch.net> | 2016-01-16 19:14:37 +0300 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-01-30 19:26:33 +0300 |
commit | 84e8d090c57522c5f8ae59f5b922bedb929165c7 (patch) | |
tree | f90afc289ea3a0d01f31cc77d880c50ed0548232 /mm | |
parent | 564cff826fd14b8a2f71e663dec8e53b2243a836 (diff) | |
download | linux-84e8d090c57522c5f8ae59f5b922bedb929165c7.tar.xz |
iio: light: opt3001: trivial type refactoring
Change variable type of struct opt3001 members 'ok_to_ignore_lock' and
'result_ready' uint16-bitfield of length one to bool.
They are used as bool, let the compiler do the optimization.
Signed-off-by: Alexander Koch <mail@alexanderkoch.net>
Signed-off-by: Michael Hornung <mhornung.linux@gmail.com>
Tested-by: Andreas Dannenberg <dannenberg@ti.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions