On Wed, May 20, 2015 at 10:40:35AM +0300, Dan Carpenter wrote: > Static checkers complain that "ret" is always zero so the conditions are > never true. > > The intention here was clearly to check for errors from > wm8741_set_pdata(). Although, since wm8741_set_pdata() never returns > errors, it doesn't affect runtime. > > Fixes: c354b54cfdf6 ('ASoC: wm8741: Add differential mono mode support') > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx> Thanks, Charles -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html