From: Marcel Holtmann Date: Sun, 6 Oct 2013 15:25:01 +0000 (-0700) Subject: Bluetooth: Remove mgmt_valid_hdev() helper function X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1514b8928e5d8273920b26276cd9617b6dbc7760;p=pandora-kernel.git Bluetooth: Remove mgmt_valid_hdev() helper function The helper function mgmt_valid_hdev() is more obfuscating the code then it makes it easier to read. So intead of this helper, use the direct check for BR/EDR device type. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed