On Tue, 7 Jul 2020 11:40:37 -0600 Evelyn Mitchell <[email protected]> wrote:
> These are grammatical and typographical fixes, with one wording change. > > Evelyn Mitchell > tummy.com The wording change looks fine, but the patch has a couple of issues. First, you did not include a Signed-off-by: as required. See Linux kernel documentation on submitting patches. Second, the patch was not formatted in a way that it could be automatically consumed by git (or patch) commands. Lastly, it looks like your mail client maybe modifiying the patch when sending. Hard to tell because of the patch formatting issues. Please fix the above and resubmit.
