Hi Claudio, On Thu, Jul 26, 2012 at 10:11 AM, Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx> wrote: > This patch replaces the calls of g_set_error function by the local > defined macro "ERROR_FAILED". > --- > btio/btio.c | 19 +++++++------------ > 1 files changed, 7 insertions(+), 12 deletions(-) I'm not sure replacing every g_set_error() occurrence by ERROR_FAILED() is a good idea (some will show errors like "Server L2CAP RAW sockets not supported: Invalid argument (22)"), but it is a minor problem so the patch is fine for me. Best Regards, -- Anderson Lizardo Instituto Nokia de Tecnologia - INdT Manaus - Brazil -- 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