Hi Dan Thanks for the response. Not sure I got the problem here. In V2 I removed spaces and deleted dead code. In V3 I just removed spaces after tabs (reverting the dead code changes). I'll want to create a seperate patch for the dead code deletion later on. What am I missing here? בתאריך יום ב׳, 26 בפבר׳ 2024 ב-12:23 מאת Dan Carpenter <dan.carpenter@xxxxxxxxxx>: > > On Mon, Feb 26, 2024 at 09:52:25AM +0200, Meir Elisha wrote: > > Remove spaces before tabs to improve coding style. > > > > Signed-off-by: Meir Elisha <meir6264@xxxxxxxxx> > > --- > > Changes in v3: subject and description changed, revert dead code changes > > Changes in v2: remove dead code > > > > Sorry that I was not clear. This needs to be split into two patches: > [patch 1] delete dead code > [patch 2] remove spaces before tabs > > regards, > dan carpenter >