diff options
author | Colin Ian King | 2018-08-01 11:47:41 +0100 |
---|---|---|
committer | Takashi Iwai | 2018-08-01 14:00:32 +0200 |
commit | d36455a38ed82e7d1e6807573935874f0b279f45 (patch) | |
tree | 4b20f5a4d0544d5e2573c37bd0f6893aa395229d /sound/soc/soc-jack.c | |
parent | 0d00085b905c904d6de4296aa6a1e3613d0a4d67 (diff) |
ALSA: usb-audio: remove redundant pointer 'urb'
Pointer 'urb' is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'urb' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/soc-jack.c')
0 files changed, 0 insertions, 0 deletions