Lines Matching refs:patch
42 the end of the explanation for the patch, which certifies that you wrote it
43 or otherwise have the right to pass it on as an open-source patch.
50 line in a patch context.
52 - --patch
54 Treat FILE as a patch. This is the default option and need not be
61 patch.
111 ./scripts/checkpatch.pl mypatch.patch --types EMAIL_SUBJECT,BRACES
119 ./scripts/checkpatch.pl mypatch.patch --ignore EMAIL_SUBJECT,BRACES
132 The message level is different for patch and file contexts. For patches,
369 The patch is missing a commit description. A brief
370 description of the changes made by the patch should be added.
374 The patch is missing a Signed-off-by line. A signed-off-by
380 The author of the patch has not signed off the patch. It is
382 end of explanation of the patch to denote that the author has
384 source patch.
390 the changelog and the diff because patch(1) tries to apply the diff
723 The patch seems to be corrupted or lines are wrapped.
724 Please regenerate the patch file before sending it to the maintainer.
739 The patch file does not appear to be in unified-diff format. Please
740 regenerate the patch file before sending it to the maintainer.