Re: [PATCH] help conform gasket page table to style

From: Greg Kroah-Hartman
Date: Mon Nov 12 2018 - 15:33:31 EST


On Fri, Nov 09, 2018 at 10:48:49PM -0500, Robert Deal wrote:
> Formating arguments in gasket_page_table.c functions to conform to
> the kernel style.
>
> This is my first patch and I apologise in advance if this email and or patch
> is not correct, or if i sent it to the wrong maintainers.

No need to put this paragraph in the middle of the changelog text :)

Also, use scripts/get_maintainer.pl, it will tell you who to send it to,
including what mailing list(s).

And finally, fix up your subject: line to look more like the same way
the other patches are for this file.

Can you fix that all up and resend it?

thanks,

greg k-h