aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHarvey Harrison <[email protected]>2008-02-28 11:58:18 +0100
committerTakashi Iwai <[email protected]>2008-04-24 12:00:17 +0200
commit608b10bad3563e2349393136ce421d9f67329170 (patch)
tree4e30d05f1ac95083f6152154a26149118ba64f90 /tools/perf/scripts/python
parent44977b719f7425ddb1cb67d647a4f588a9718163 (diff)
[ALSA] sound: ac97_pcm.c fix shadowed variable warning
err is always assigned before it is used, no need to declare another inside the if statement. sound/pci/ac97/ac97_pcm.c:577:7: warning: symbol 'err' shadows an earlier one sound/pci/ac97/ac97_pcm.c:572:6: originally declared here Signed-off-by: Harvey Harrison <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions