On Sun, Jun 16, 2019 at 12:16:05AM +0530, Saiyam Doshi wrote: > checkpatch reported "WARNING: line over 80 characters". > This patch fixes it by aligning function arguments. > > Signed-off-by: Saiyam Doshi <saiyamdoshi...@gmail.com> > --- > Changes in v1: > * Updated as per review comment. Now function arguments > uses two lines, one less line than previous submission.
It's really "v2", but that's fine :)