]> git.itanic.dy.fi Git - linux-stable/commit
usb: gadget: f_uac2: clean up some inconsistent indenting
authorColin Ian King <colin.king@canonical.com>
Thu, 2 Sep 2021 22:47:58 +0000 (23:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Sep 2021 08:22:18 +0000 (10:22 +0200)
commit18d6b39ee8959c6e513750879b52fd215533cc87
treeb317e36deb14af69a94c0b5253a65435d32421bf
parent9da2c3f76164990cf2bc15bee81efc6fe66ea418
usb: gadget: f_uac2: clean up some inconsistent indenting

There are bunch of statements where the indentation is not correct,
clean these up.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210902224758.57600-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/function/f_uac2.c