]> 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)
commit4fb9cdc5016135f2282a75a01b2378314902969c
tree652f6aa7605a6dd9ee11ccff2af71aaebfb23c9a
parentf269d5de15c3c7cd32381d4c536baa10c6ad1970
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