common: usb_storage: Fix code indentation
authorMichal Simek <michal.simek@xilinx.com>
Tue, 1 Dec 2020 13:02:58 +0000 (14:02 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 4 Jan 2021 09:51:26 +0000 (10:51 +0100)
commitd91a652cfd96e2c4217946a1839cf3c8c0523e85
tree91c281d6d638f8d7a2af5e7dcdcc94bdee7bdbde
parente7fcfef431af04f38819555ae407d540f5ba1c93
common: usb_storage: Fix code indentation

Reported by smatch like:
common/usb_storage.c:430 us_one_transfer() warn: inconsistent indenting

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
common/usb_storage.c