Attack of "the the"s in arch
The patch below corrects multiple occurances of "the the" typos across several files, both in source comments and KConfig files. There is no actual code changed, only text. Note this only affects the /arch directory, and I believe I could find many more elsewhere. :) Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
committed by
Adrian Bunk
parent
bf6ee0ae49
commit
4b3f686d4a
@ -5,10 +5,10 @@
|
||||
*
|
||||
* DO NOT COMBINE this function with <arch/xtensa/lib/hal/memcopy.S>.
|
||||
* It needs to remain separate and distinct. The hal files are part
|
||||
* of the the Xtensa link-time HAL, and those files may differ per
|
||||
* of the Xtensa link-time HAL, and those files may differ per
|
||||
* processor configuration. Patching the kernel for another
|
||||
* processor configuration includes replacing the hal files, and we
|
||||
* could loose the special functionality for accessing user-space
|
||||
* could lose the special functionality for accessing user-space
|
||||
* memory during such a patch. We sacrifice a little code space here
|
||||
* in favor to simplify code maintenance.
|
||||
*
|
||||
|
Reference in New Issue
Block a user