git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd45ada
)
Bluetooth: Remove redundant check on hci_conn's device class
author
Alfonso Acosta
<fons@spotify.com>
Tue, 7 Oct 2014 08:44:12 +0000
(08:44 +0000)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sat, 25 Oct 2014 05:56:24 +0000
(07:56 +0200)
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 <fons@spotify.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/mgmt.c
patch
|
blob
|
history
diff --cc
net/bluetooth/mgmt.c
Simple merge