Re: [PATCH 1/2] bluetooth: Rename function bt_err to bt_to_errno
From: Gustavo F. Padovan <hidden>
Date: 2011-07-01 19:04:11
Also in:
linux-bluetooth, lkml
From: Gustavo F. Padovan <hidden>
Date: 2011-07-01 19:04:11
Also in:
linux-bluetooth, lkml
* Joe Perches [off-list ref] [2011-06-29 18:18:29 -0700]:
Make it easier to use more normal logging styles later. Signed-off-by: Joe Perches <joe@perches.com> --- include/net/bluetooth/bluetooth.h | 2 +- net/bluetooth/hci_core.c | 2 +- net/bluetooth/l2cap_core.c | 4 ++-- net/bluetooth/lib.c | 4 ++-- net/bluetooth/sco.c | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-)
I applied this one as well. Thanks. Gustavo