Commit Graph

8 Commits

Author SHA1 Message Date
Carlos Llamas
3b3f474afc ANDROID: README.md: fix checkpatch.pl path typo
Fixes: f8978f4f6a ("ANDROID: add README.md")
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Change-Id: Ie6ec625343fbd39fd99c9016953a57d9c7ba367e
2021-04-07 23:16:50 +00:00
Todd Kjos
9794e7e474 ANDROID: README: Add requirement for "Bug:" tag for FROMLIST
There needs to be a bug for FROMLIST patches to discuss
rationale for why the patch is so urgent that it needs
to be merged before maintainers accept it upstream.

Bug: 155420414
Signed-off-by: Todd Kjos <tkjos@google.com>
Change-Id: I33bfc9b1edcead7a9b300ba57a2d371a9ea2f74e
2020-05-01 15:36:12 -07:00
Matthias Maennich
cba941a106 ANDROID: README: Add add user reference to backporting comment
The backporting comment shall refer to the user adding the comment. It
otherwise might become ambiguous.

Fixes: f8978f4f6a ("ANDROID: add README.md")
Change-Id: I40974a4c2e536fea6f2042b7322bba415640a552
Signed-off-by: Matthias Maennich <maennich@google.com>
2020-01-08 15:15:09 +00:00
Todd Kjos
2f886a659a ANDROID: README.md: add text on upstreaming patches
Added text to README.md to remind developers that
upstream maintainers need to see uses of exported
symbols if new exports are being added and that
enablement of out-of-tree functionality is not
a sufficient argument for patches to be added.

Change-Id: I633307e7633aab81cb8ae79a9a10bd2d4bc1cebb
Signed-off-by: Todd Kjos <tkjos@google.com>
2019-12-12 19:41:39 +00:00
Todd Kjos
21578d546d ANDROID: README.md: Fix indented bullet
Some renderers include this bullet in the code
block. Make sure it is not in the code block
and is still indented.

Change-Id: Ic7fd075eec2318934dac7b2f75a8f0fd75304950
Signed-off-by: Todd Kjos <tkjos@google.com>
2019-12-12 19:41:29 +00:00
Matthias Maennich
21ec9a7f9b ANDROID: README: fix 'cherry picked from' instructions
The instructions in the README should match what `git cherry-pick -x` is
producing to get a consistent format that we can later rely on.

Fixes: f8978f4f6a ("ANDROID: add README.md")
Change-Id: I7c9f06af65654ae141ef85b52a081641c7320348
Cc: Saravana Kannan <saravanak@google.com>
Signed-off-by: Matthias Maennich <maennich@google.com>
2019-12-03 16:58:58 +00:00
Matthias Maennich
511b851f80 ANDROID: Fix typo for FROMLIST: section
Signed-off-by: Matthias Maennich <maennich@google.com>
Change-Id: Id51ce99c78aa033468064e23996f476ca879cb69
2019-10-29 20:31:07 +00:00
Todd Kjos
f8978f4f6a ANDROID: add README.md
Add md file to communicate requirements for patches submitted
to common kernel

Change-Id: I92c3d8a6c40d8a8e5e9cfc9cb42887a5a858faf9
Signed-off-by: Todd Kjos <tkjos@google.com>
2019-10-26 18:38:40 +00:00