summaryrefslogtreecommitdiff
path: root/net/6lowpan
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2015-10-06 13:03:24 +0300
committerMarcel Holtmann <marcel@holtmann.org>2015-10-08 10:43:52 +0200
commit26d46dffbe2cd0a023aa6192708f80cd796af107 (patch)
tree59100786c470913a755294aabc6f42e02c72778f /net/6lowpan
parent0cd088fc97bbe4834e9bc9727012ecac49386849 (diff)
Bluetooth: 6lowpan: Remove unnecessary chan_get() function
The chan_get() function just adds unnecessary indirection to calling the chan_create() call. The only added value it gives is the chan->ops assignment, but that can equally well be done in the calling code. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/6lowpan')
0 files changed, 0 insertions, 0 deletions