Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()
authorPeter Hurley <peter@hurleysoftware.com>
Mon, 10 Feb 2014 01:59:17 +0000 (20:59 -0500)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 14 Feb 2014 21:39:31 +0000 (13:39 -0800)
commit7611fcedd6caae0586397508a2414788d87a231c
tree8dea999e8cb4da3baf7d48b6c0aef715f26ccbab
parentb4d21f193985218c6c75969376249f69e49eb6ee
Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup()

Functions which search lists for matching id's are more
commonly named *_lookup, which is the convention in the
bluetooth core as well.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Tested-By: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/rfcomm/tty.c