linux-xiaomi-chiron/net/bluetooth
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create
Right now, some modules such as bonding use proc_create
to create proc entries under /proc/net/, and other modules
such as ipv4 use proc_net_fops_create.

It looks a little chaos.this patch changes all of
proc_net_fops_create to proc_create. we can remove
proc_net_fops_create after this patch.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-18 14:53:08 -05:00
..
bnep
cmtp
hidp
rfcomm net: remove redundant check for timer pending state before del_timer 2013-02-04 13:26:49 -05:00
a2mp.c
af_bluetooth.c net: proc: change proc_net_fops_create to proc_create 2013-02-18 14:53:08 -05:00
amp.c
hci_conn.c
hci_core.c
hci_event.c Bluetooth: Remove unneeded locking 2013-02-01 15:50:18 -02:00
hci_sock.c
hci_sysfs.c
Kconfig
l2cap_core.c
l2cap_sock.c
lib.c
Makefile
mgmt.c Bluetooth: Refactor mgmt_pending_foreach 2013-02-01 15:50:18 -02:00
sco.c Bluetooth: Reduce critical section in sco_conn_ready 2013-02-01 15:50:18 -02:00
smp.c