1
0
Fork 0

usb: gadget: configfs: avoid spaces for indentation

This fixes the following checkpatch error:

ERROR: code indent should use tabs where possible

Here, spaces are replaced by a tab in 2 lines.

Signed-off-by: Parth Y Shah <sparth1292@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
hifive-unleashed-5.1
Parth Y Shah 2018-06-14 12:02:46 +05:30 committed by Felipe Balbi
parent 3fe314ca8c
commit ad22a6663c
1 changed files with 2 additions and 2 deletions