Ping: [PATCH v2 0/5] Fix some style problems in contrib

2021-01-12 Thread zhouyang (T)
Hi Peter, Friendly ping again, It's been more than a month since I submitted the patch,did I miss any response? On 2020/12/31 10:26, zhouyang (T) wrote: > kindly ping > > On 2020/12/17 11:44, zhouyang (T) wrote: >> kindly ping >> >>> v1 -> v2: >>> Changed the "From:" and "Signed-off-by:" lines

Re: [PATCH v2 0/5] Fix some style problems in contrib

2020-12-30 Thread zhouyang (T)
kindly ping On 2020/12/17 11:44, zhouyang (T) wrote: > kindly ping > >> v1 -> v2: >> Changed the "From:" and "Signed-off-by:" lines from "zhouyang (T)" >> to my real name "zhouyang". >> >> I found some style problems while check the code using checkpatch.pl >> and fixed them, please review. >> >>

Re:[PATCH v2 0/5] Fix some style problems in contrib

2020-12-16 Thread zhouyang (T)
kindly ping >v1 -> v2: >Changed the "From:" and "Signed-off-by:" lines from "zhouyang (T)" >to my real name "zhouyang". > >I found some style problems while check the code using checkpatch.pl >and fixed them, please review. > >zhouyang (5): > contrib: Don't use '#' flag of printf format > contri

[PATCH v2 0/5] Fix some style problems in contrib

2020-12-08 Thread zhouyang
v1 -> v2: Changed the "From:" and "Signed-off-by:" lines from "zhouyang (T)" to my real name "zhouyang". I found some style problems while check the code using checkpatch.pl and fixed them, please review. zhouyang (5): contrib: Don't use '#' flag of printf format contrib: Fix some code styl