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 e38a8da25c..eae2d49ba4 100644 --- a/documentation/kernel-dev/advanced.rst +++ b/documentation/kernel-dev/advanced.rst | |||
@@ -182,7 +182,7 @@ the structure: | |||
182 | order to define a base kernel policy or major kernel type to be | 182 | order to define a base kernel policy or major kernel type to be |
183 | reused across multiple BSPs, place the file in ``ktypes`` directory. | 183 | reused across multiple BSPs, place the file in ``ktypes`` directory. |
184 | 184 | ||
185 | These distinctions can easily become blurred - especially as out-of-tree | 185 | These distinctions can easily become blurred --- especially as out-of-tree |
186 | features slowly merge upstream over time. Also, remember that how the | 186 | features slowly merge upstream over time. Also, remember that how the |
187 | description files are placed is a purely logical organization and has no | 187 | description files are placed is a purely logical organization and has no |
188 | impact on the functionality of the kernel Metadata. There is no impact | 188 | impact on the functionality of the kernel Metadata. There is no impact |