On Sun, Feb 20, 2022 at 09:30:36PM +0100, Philipp Hortmann wrote: > This patch fixes the checkpatch.pl warnings like: > - CHECK: spinlock_t definition without comment > - CHECK: Avoid CamelCase: <uVar> > - CHECK: Macro argument reuse 'uVar' - possible side-effects? That is 3 different things and so, should be 3 different patches. Please break patches up into "one patch per logical change". thanks, greg k-h