mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
ALSA: usb-audio: qcom: delete a stray tab
This code is indented one extra tab. Delete the tab. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://lore.kernel.org/r/Z_4458uUI3LURa8M@stanley.mountain Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1538740103
commit
8176dd6e1c
|
|
@ -379,7 +379,7 @@ static int uaudio_send_disconnect_ind(struct snd_usb_audio *chip)
|
|||
} else if (ret < 0) {
|
||||
dev_err(uaudio_qdev->data->dev,
|
||||
"failed with ret %d\n", ret);
|
||||
atomic_set(&dev->in_use, 0);
|
||||
atomic_set(&dev->in_use, 0);
|
||||
}
|
||||
mutex_lock(&qdev_mutex);
|
||||
mutex_lock(&chip->mutex);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user