mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
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>
This commit is contained in:
parent
92a1c6a253
commit
21578d546d
|
|
@ -36,7 +36,7 @@ Additional requirements are listed below based on patch type
|
|||
|
||||
Signed-off-by: Fred Jones <fred.jones@foo.org>
|
||||
```
|
||||
- then Joe Smith would upload the patch for the common kernel as
|
||||
>- then Joe Smith would upload the patch for the common kernel as
|
||||
```
|
||||
UPSTREAM: important patch from upstream
|
||||
|
||||
|
|
@ -86,7 +86,7 @@ must be a stable maintainer branch (not rebased, so don't use `linux-next` for e
|
|||
|
||||
Signed-off-by: Fred Jones <fred.jones@foo.org>
|
||||
```
|
||||
- then Joe Smith would upload the patch for the common kernel as
|
||||
>- then Joe Smith would upload the patch for the common kernel as
|
||||
```
|
||||
FROMGIT: important patch from upstream
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user