[alsa-devel] sound/soc/intel/atom/sst/sst_loader.c:407]: (style) Redundant condition
27 Mar
2017
27 Mar
'17
12:42 p.m.
Hello there,
linux-4.11-rc4/sound/soc/intel/atom/sst/sst_loader.c:407]: (style) Redundant condition: If 'EXPR == 4', the comparison 'EXPR != 3' is always true.
Source code is
if (sst_drv_ctx->sst_state != SST_RESET || sst_drv_ctx->sst_state == SST_SHUTDOWN)
Regards
David Binderman
2827
Age (days ago)
2827
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Binderman