Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[cascardo/linux.git] / net / bluetooth / hci_core.c
index 1b66547..fb7356f 100644 (file)
@@ -1576,7 +1576,7 @@ static int hci_rfkill_set_block(void *data, bool blocked)
                        hci_dev_do_close(hdev);
        } else {
                clear_bit(HCI_RFKILLED, &hdev->dev_flags);
-}
+       }
 
        return 0;
 }