On Wed, Sep 17, 2025 at 04:35:24PM +0300, Cezar Chiru wrote: > Require spaces around or before or after '=', ';', '<' and ','. > Add space(s) around or before or after binary and ternary operators and > punctuation marks. Enforce errors fixing based on checkpatch.pl output on > file. > > Signed-off-by: Cezar Chiru This patch is basically OK, but will become smaller if you remove the DEB2 macro.