diff options
| author | Daniel Mack <[email protected]> | 2013-03-04 12:50:05 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2013-03-07 09:24:12 +0100 |
| commit | 2dad9402192250d4061332b6a9be71ebf8493c49 (patch) | |
| tree | d3331b04ee77b962361f20e49a2e491d4ebbddb4 /tools/perf/scripts/python | |
| parent | f1f6b8f65ff08afed4532b88de1a3bbea773787f (diff) | |
ALSA: snd-usb-caiaq: fix smatch warnings
Fix three smatch warnings recently introduced:
sound/usb/caiaq/device.c:166 usb_ep1_command_reply_dispatch() warn:
variable dereferenced before check 'cdev' (see line 163)
sound/usb/caiaq/device.c:517 snd_disconnect() warn: variable
dereferenced before check 'card' (see line 514)
sound/usb/caiaq/input.c:510 snd_usb_caiaq_ep4_reply_dispatch() warn:
variable dereferenced before check 'cdev' (see line 506)
Signed-off-by: Daniel Mack <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions