On 24-08-20, 13:11, Sanjay R Mehta wrote: > Apologies for my delayed response. > > On 7/3/2020 12:48 PM, Vinod Koul wrote: > > [CAUTION: External Email] > > > > On 16-06-20, 20:11, Sanjay R Mehta wrote: > > > >> +static int pt_core_execute_cmd(struct ptdma_desc *desc, > >> + struct pt_cmd_queue *cmd_q) > >> +{ > >> + __le32 *mp; > >> + u32 *dp; > >> + u32 tail; > >> + int i; > > > > no tabs, spaces pls > Sure, will fix in the next version of patch. Also, please make sure you run checkpatch.pl with --strict option, that will help out reducing the churn here Thanks -- ~Vinod