]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix too long line with set_advertising() function
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Oct 2013 16:47:53 +0000 (09:47 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 10 Oct 2013 20:07:00 +0000 (22:07 +0200)
commit0c3278c6968a4eb25cd86bc200f2c457e991817d
treeb4b7e25cf3b41b9c01d654d5282f9ea36f406d60
parentc41096afb998e2217321d376e1a8774c3a27b253
Bluetooth: Fix too long line with set_advertising() function

The function declaration goes over 80 characters, so break it down.

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