Hi all, On Thu, Oct 17, 2013 at 06:57:29AM -0400, Anderson Lizardo wrote: > Hi Luiz, > > On Thu, Oct 17, 2013 at 4:55 AM, Luiz Augusto von Dentz > <luiz.dentz@xxxxxxxxx> wrote: > > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > > > android/hal_bt_sock.c: In function 'btsock_listen_rfcomm': > > android/hal_bt_sock.c:30:47: error: expected ')' before '__func__' > > ALOGD(__func__); > > You can implement ALOGD() using vfprintf() (just like DBG(), but which > uses vsyslog() instead) and avoid this commit. I agree here, we are anyway implementing ALOGD, let's implement it correctly. Best regards Andrei Emeltchenko -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html