android_kernel_samsung_msm8976/net/bluetooth
Dibyendu Roy 1f35f0358d Bluetooth: Replace %p with %pK
The %pK restrictions are used to eliminate exposing kernel addresses.
When kptr_restrict is set to "0" there are no restrictions. When
kptr_restrict is set to "1", kernel pointers printed using the %pK
format specifier will be replaced with 0's unless the user has
CAP_SYSLOG. When kptr_restrict is set to "2", kernel pointers printed
using %pK will be replaced with 0's regardless of privileges.

Change-Id: Iacd8f7b7cdafed3a111507d3da899be9261ff09f
Signed-off-by: Dibyendu Roy <dibyen@codeaurora.org>
2016-06-13 18:50:58 +05:30
..
bnep Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
cmtp Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hidp Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
rfcomm Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
Kconfig
Makefile
a2mp.c
af_bluetooth.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
amp.c
hci_conn.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_core.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_event.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_sock.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
hci_sysfs.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
l2cap_core.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
l2cap_sock.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
lib.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
mgmt.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
sco.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30
smp.c Bluetooth: Replace %p with %pK 2016-06-13 18:50:58 +05:30