From: Johan Hedberg Date: Wed, 16 Oct 2013 08:20:49 +0000 (+0300) Subject: Bluetooth: Remove useless l2cap_err_to_reason function X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a521149a0df24cc250aa1173a9964dd8a728d772;p=pandora-kernel.git Bluetooth: Remove useless l2cap_err_to_reason function Now that the only reason code this function can return is L2CAP_REJ_NOT_UNDERSTOOD we can just do the necessary assignment without needing a separate function at all. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed