Re: [PATCH][trivial] fix email address quoting in MODULE_AUTHOR()
From: Joe Perches
Date: Sun Dec 23 2018 - 14:58:41 EST
On Sun, 2018-12-23 at 20:27 +0100, Pavel Machek wrote:
>
> Apparently it is quite easy to forget ">" in quoting of email
> address. This fixes it.
It's good you do this, thanks.
Please use git diff --stat -p when you produce these
or git format-patch so there is an easy to read list
of files modified in this patch.