From: Alfonso Acosta Date: Tue, 7 Oct 2014 08:44:12 +0000 (+0000) Subject: Bluetooth: Remove redundant check on hci_conn's device class X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddbea5cff7d5e2a9727f72c948e92b676a061fc5;p=pandora-kernel.git Bluetooth: Remove redundant check on hci_conn's device class NULL-checking conn->dev_class is pointless since the variable is defined as an array, i.e. it will always be non-NULL. Signed-off-by: Alfonso Acosta Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed