On Mon, 27 Jun 2022 05:25:21 +0200, Li kunyu wrote: > > It seems that the condition statement and return statement could be > tidied up by adding blank lines. > > Signed-off-by: Li kunyu <kunyu@xxxxxxxxxxxx> Thanks for the patch. But in general we don't take such white-space only changes alone, unless it's a cleanup work for the other real changes. i.e. if you really work on the code to fix or enhance something, we are glad to take such a white-space patch as prerequisite. Takashi