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:
e9a2dd2
)
Bluetooth: hci_uart: Remove unneeded cast of tty->disc_data
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 5 Apr 2015 02:57:21 +0000
(19:57 -0700)
committer
Marcel Holtmann
<marcel@holtmann.org>
Tue, 7 Apr 2015 16:47:09 +0000
(18:47 +0200)
Casting the tty->disc_data to (void *) is not needed at all. So just
remove this cast and assign the object without a cast.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_ldisc.c
patch
|
blob
|
history
diff --cc
drivers/bluetooth/hci_ldisc.c
Simple merge