On Sun, Apr 14, 2024 at 08:16:14PM +0530, Sumadhura Kalyan wrote: > From: sumadhura kalyan <opensourcecond@xxxxxxxxx> ^^^^^^^^^^^^^^^^ This will mess things up. > > Checkpatch complains that: > > CHECK: Lines should not end with a '(' > +typedef void (*vchiq_mmal_buffer_cb)( > > Re-align the function parameters to make checkpatch happy. > > Signed-off-by: Sumadhura Kalyan <opensourcecond@xxxxxxxxx> > --- > > v1 -> v2: Repharse the subject line. Need more changelog here. regards, dan carpenter