Re: [PATCH resend] staging: gasket: remove X86 Kconfig restriction

From: Greg Kroah-Hartman
Date: Sun Jul 15 2018 - 15:41:05 EST


On Sun, Jul 15, 2018 at 11:25:45AM -0700, Todd Poynor wrote:
> From: Todd Poynor <toddpoynor@xxxxxxxxxx>
>
> The gasket and apex drivers are to be used on other architectures
> besides X86.
>
> Signed-off-by: Todd Poynor <toddpoynor@xxxxxxxxx>
> ---
> drivers/staging/gasket/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Why are these all a "resend"? They need to be in a v2 series, based on
the changes requested, right? "resend" implies I somehow did not see
them...

And always properly version your patch series, and number them in order,
otherwise I have no idea what order to apply them in, and if I have
missed any or not.

Remember, you need to make it as simple as possible for me not to mess
things up :)

thanks,

greg k-h