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,
545 The patch is missing a commit description. A brief
546 description of the changes made by the patch should be added.
553 the patch brings.
570 The patch is missing a Signed-off-by line. A signed-off-by
577 The author of the patch has not signed off the patch. It is
579 end of explanation of the patch to denote that the author has
581 source patch.
588 the changelog and the diff because patch(1) tries to apply the diff
946 as it depends on patch context providing the function name.
1186 The patch seems to be corrupted or lines are wrapped.
1187 Please regenerate the patch file before sending it to the maintainer.
1212 Devicetree bindings should be their own patch. This is because
1218 …//www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters
1235 The patch file does not appear to be in unified-diff format. Please
1236 regenerate the patch file before sending it to the maintainer.