aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-07-02 14:35:56 -0500
committerTakashi Iwai <[email protected]>2020-07-07 12:10:50 +0200
commitab3ee09261711fdf7203796656e748a59e8064ff (patch)
treebd959f186ffe34a21613e7c5465d9c9cc2b70f7a /tools/perf/scripts/python
parent6cdc01ebdfb0fef163d48d265b12325eaf06103f (diff)
ALSA: pci/rme9652/hdspm: remove always true condition
Fix W=1 warning: sound/pci/rme9652/hdspm.c: In function ‘hdspm_autosync_ref’: sound/pci/rme9652/hdspm.c:3030:16: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] 3030 | if ((syncref >= HDSPM_AES32_AUTOSYNC_FROM_WORD) && | ^~ Signed-off-by: Pierre-Louis Bossart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions