Re: [PATCH v3 2/8] bluetooth: Added /proc/net/bnep via bt_procfs_init()

2012-07-24 Thread Gustavo Padovan
Hi Masatake, * Masatake YAMATO [2012-07-11 13:59:35 +0900]: > Signed-off-by: Masatake YAMATO > --- > net/bluetooth/bnep/sock.c | 22 -- > 1 file changed, 20 insertions(+), 2 deletions(-) For the rest of the series I'd like you add some commit message to your patch, only

[PATCH v3 2/8] bluetooth: Added /proc/net/bnep via bt_procfs_init()

2012-07-10 Thread Masatake YAMATO
Signed-off-by: Masatake YAMATO --- net/bluetooth/bnep/sock.c | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/net/bluetooth/bnep/sock.c b/net/bluetooth/bnep/sock.c index 5e5f5b4..5b6cc0b 100644 --- a/net/bluetooth/bnep/sock.c +++ b/net/bluetooth/bnep/s