> This print statement is redundant as kfifo_alloc just calls kmalloc_array > and without the __GFP_NOWARN flag, already does a dump_stack(). I suggest to omit the word “and” from this sentence. Will any further wording adjustments become helpful for commit descriptions? > Changes in v3: > - fix checkpatch warrning > --- Please move such version information below the triple dashes without a typo. Regards, Markus