Bluetooth: Fix two minor style issues in management code
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 22 Feb 2012 10:59:01 +0000 (11:59 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 11:06:58 +0000 (13:06 +0200)
commite5f0e151426bd83e4852a7a150fc6ad8ee349e69
tree8d54652747eb9e9da28bf2068f48beb7f86239e4
parentc0ecddc2507da980af307aae40d6bcdea4c195dc
Bluetooth: Fix two minor style issues in management code

WARNING: Statements terminations use 1 semicolon
+ return err;;

WARNING: space prohibited between function name and open parenthesis '('
+ err = cmd_status (sk, index, MGMT_OP_CONFIRM_NAME,

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c