ANDROID: README.md: fix duplicated word

Fixes: 2f886a659a ("ANDROID: README.md: add text on upstreaming patches")
Change-Id: Ib666461f84cbe50f9503e4501af44681a45091f7
Signed-off-by: Eric Biggers <ebiggers@google.com>
This commit is contained in:
Eric Biggers 2023-07-08 00:10:20 +00:00
parent b862f642f1
commit c0a7947870

View File

@ -8,7 +8,7 @@ additions of `EXPORT_SYMBOL_GPL()` require an in-tree modular driver that uses t
the new driver or changes to an existing driver in the same patchset as the export.
- When sending patches upstream, the commit message must contain a clear case for why the patch
is needed and beneficial to the community. Enabling out-of-tree drivers or functionality is not
not a persuasive case.
a persuasive case.
2. LESS GOOD: Develop your patches out-of-tree (from an upstream Linux point-of-view). Unless these are
fixing an Android-specific bug, these are very unlikely to be accepted unless they have been