Hi Luiz, On Thu, Jan 30, 2014 at 03:03:28PM -0800, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > --- > profiles/audio/avrcp.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/profiles/audio/avrcp.c b/profiles/audio/avrcp.c > index ac861d2..4521bc4 100644 > --- a/profiles/audio/avrcp.c > +++ b/profiles/audio/avrcp.c > @@ -2161,7 +2161,7 @@ static struct media_item *parse_media_folder(struct avrcp *session, > name[namelen] = '\0'; > } > > - item = media_player_create_folder(mp, name, type, uid); > + item = media_player_create_folder(mp, name, type, uid); what is the point creating this patch instead of merging with previous one which introduced this style issue? Best regards Andrei Emeltchenko > if (!item) > return NULL; > > -- > 1.8.4.2 > > -- > 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 -- 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