usb: gadget: u_audio: clean up some inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 7 Apr 2022 06:24:10 +0000 (14:24 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 Apr 2022 17:03:07 +0000 (19:03 +0200)
commitb8a19881337678c02bb3d72ae821602e1a4c377d
treef57b9e87fb8da11ca0b88bef1a3cd2e7fe2a0f78
parent134a3408c2d3f7e23eb0e4556e0a2d9f36c2614e
usb: gadget: u_audio: clean up some inconsistent indenting

Eliminate the follow smatch warning:

drivers/usb/gadget/function/u_audio.c:1182 g_audio_setup() warn:
inconsistent indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20220407062410.89214-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/u_audio.c