On Sat, Nov 13, 2021 at 09:59:52PM +0800, Liu Junqi wrote: > A change to make the code more like typical coding style. > > Signed-off-by: Liu Junqi <liujunqi@xxxxxxxxxx> > --- > I'm a kernel newbie and it's my first time to send a patch following the "Write and Submit your first Linux kernel Patch" video on youtube. > The first version was rejected because of putting a '*' at the beginning of a line, and this version is exactly what Joe Perches advised in the reply to the original patch email. > Please let me know if I got anything wrong ^_^ Take a look at the link that my patch-bot told youto read. It will show you how to write a "this changed in this version" type of text below the --- line. Please do that and try again. thanks, greg k-h