Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: rl6231: remove never matched if condition
(in_t < 0) will never be true since in_t is unsigned. Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
- Loading branch information