Re: [PATCH net-next 2/6] bluetooth: Convert uses of __constant_<foo> to <foo>

From: Marcel Holtmann
Date: Wed Mar 12 2014 - 13:26:33 EST


Hi Joe,

> The use of __constant_<foo> has been unnecessary for quite awhile now.
>
> Make these uses consistent with the rest of the kernel.
>
> Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> ---
> net/bluetooth/a2mp.c | 4 +-
> net/bluetooth/hci_conn.c | 26 ++++++-------
> net/bluetooth/hci_core.c | 2 +-
> net/bluetooth/hci_event.c | 6 +--
> net/bluetooth/hci_sock.c | 16 ++++----
> net/bluetooth/l2cap_core.c | 90 ++++++++++++++++++++++-----------------------
> net/bluetooth/l2cap_sock.c | 6 +--
> net/bluetooth/mgmt.c | 26 ++++++-------
> net/bluetooth/rfcomm/core.c | 4 +-
> net/bluetooth/sco.c | 10 ++---
> net/bluetooth/smp.c | 2 +-
> 11 files changed, 96 insertions(+), 96 deletions(-)

can you please send this one against bluetooth-next tree. I did a quick check if it would by chance apply cleanly, but it doesn’t.

I am happy to take this change, but it has to go through bluetooth-next. Otherwise you are conflicting with work from everybody else.

Regards

Marcel

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/