Skip to content
Snippets Groups Projects
Commit 78253abd authored by Simona Vetter's avatar Simona Vetter
Browse files

drm-intel: Document sob requirements better


Yeah dim apply-patch could probably autofudge this, but it's too close
to w/e time for me to figure out how to do that.

Noticed since a few folks forgot this when pushing other people's
patches.

v2: Adjust to Tvrtko's patch and also update todo.

Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
parent 674ca0c5
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,9 @@
# - add option to check-patch to check stdin
# - integrate ninja-check? Or too much checkers considered harmful?
# https://lists.linuxfoundation.org/pipermail/ksummit-discuss/2014-May/000554.html
# - add patchwork Link: also after manually resolving conflicts in drm
# apply-resolved
# - pull in dim extract-tags tool from Ville
# fail on any goof-up
set -e
......
......@@ -346,6 +346,10 @@ An inexhaustive list of details to check:
* The patch does not introduce new `sparse` warnings.
* When pushing someone else's patch you must add your own signed-off per
http://developercertificate.org/. dim apply-branch should do this
automatically for you.
On Confidence, Complexity, and Transparency
-------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment