Bluetooth: fix inconsistent indenting
authorLanzhe Li <u202212060@hust.edu.cn>
Sun, 9 Apr 2023 13:02:29 +0000 (21:02 +0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 24 Apr 2023 05:02:14 +0000 (22:02 -0700)
commit3c690a0d64f5964977050a91b6bba8de09c13d94
tree4b22953a6a14a87252da01bd3e97072269298589
parent305d6b6e485e46a7a3e85d5bfecda9af2294f423
Bluetooth: fix inconsistent indenting

Fixed a wrong indentation before "return".This line uses a 7 space
indent instead of a tab.

Signed-off-by: Lanzhe Li <u202212060@hust.edu.cn>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_debugfs.c