diff options
Diffstat (limited to 'documentation/kernel-dev/advanced.rst')
-rw-r--r-- | documentation/kernel-dev/advanced.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/kernel-dev/advanced.rst b/documentation/kernel-dev/advanced.rst index b5290b61b3..b16b3e0517 100644 --- a/documentation/kernel-dev/advanced.rst +++ b/documentation/kernel-dev/advanced.rst | |||
@@ -183,7 +183,7 @@ the structure: | |||
183 | order to define a base kernel policy or major kernel type to be | 183 | order to define a base kernel policy or major kernel type to be |
184 | reused across multiple BSPs, place the file in ``ktypes`` directory. | 184 | reused across multiple BSPs, place the file in ``ktypes`` directory. |
185 | 185 | ||
186 | These distinctions can easily become blurred - especially as out-of-tree | 186 | These distinctions can easily become blurred --- especially as out-of-tree |
187 | features slowly merge upstream over time. Also, remember that how the | 187 | features slowly merge upstream over time. Also, remember that how the |
188 | description files are placed is a purely logical organization and has no | 188 | description files are placed is a purely logical organization and has no |
189 | impact on the functionality of the kernel Metadata. There is no impact | 189 | impact on the functionality of the kernel Metadata. There is no impact |