On 05/21/2013 05:52 AM, Gustavo Padovan wrote: > Hi Chen, > > * Chen Gang <gang.chen@xxxxxxxxxxx> [2013-05-13 10:07:11 +0800]: > >> > >> > For NUL terminated string, need always let it ended by zero. >> > >> > Since have already called memcpy() to initialize 'ci', so need not >> > redundant initialization. >> > >> > Better use ''if(session->hid) {} else if(session->input) {}"" instead >> > of ''if(session->hid) {}; if(session->input) {};'' >> > >> > Signed-off-by: Chen Gang <gang.chen@xxxxxxxxxxx> >> > --- >> > net/bluetooth/hidp/core.c | 14 ++++---------- >> > 1 files changed, 4 insertions(+), 10 deletions(-) > Sorry for the big delay on this, patches has now been applied to > bluetooth-next. Thanks all. It doesn't matter, every member have their own work, especially, most of us are busy. Thank you for your work, too. Thanks. -- Chen Gang Asianux Corporation -- 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