]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: mgmt: rename update_*_data_for_instance()
authorFlorian Grandel <fgrandel@gmail.com>
Thu, 18 Jun 2015 01:16:37 +0000 (03:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 Jun 2015 16:11:51 +0000 (18:11 +0200)
commit75cb9e31a789679499b83c4eeb29bc933e573630
tree652f6aa7605a6dd9ee11ccff2af71aaebfb23c9a
parenta4a5988e001d378a3022d43db68b503780189d1e
Bluetooth: mgmt: rename update_*_data_for_instance()

The ...for_instance function name is quite long and does not follow the
..._inst_... convention followed elsewhere in the code. This patch
renames the ...for_instance functions to their shorter ..._inst_...
version.

Signed-off-by: Florian Grandel <fgrandel@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c