Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/misc: beautify code: chip->lux_calib is u16 which will never …
…more than APDS_RANGE APDS_RANGE is 65535, chip->lux_calib is u16 (never more than APDS_RANGE). Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information