ASoC: rl6231: remove never matched if condition
(in_t < 0) will never be true since in_t is unsigned. Signed-off-by: NBard Liao <bardliao@realtek.com> Signed-off-by: NMark Brown <broonie@kernel.org>
Showing
想要评论请 注册 或 登录
(in_t < 0) will never be true since in_t is unsigned. Signed-off-by: NBard Liao <bardliao@realtek.com> Signed-off-by: NMark Brown <broonie@kernel.org>