OSDN Git Service

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)
commitefae002c2c8acd1fd2d0c6e47122944094c8ae1f
tree652f6aa7605a6dd9ee11ccff2af71aaebfb23c9a
parent91aa9bb2e3d2130b0ef004d2a05cfda6f0222ce2
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