mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-21 14:11:20 +00:00
Fix occurrences of "the the "
Signed-off-by: Michael Opdenacker <michael@free-electrons.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
02a3e59a08
commit
59c51591a0
72 changed files with 79 additions and 79 deletions
|
@ -61,7 +61,7 @@ EXPORT_SYMBOL(remove_wait_queue);
|
|||
* The spin_unlock() itself is semi-permeable and only protects
|
||||
* one way (it only protects stuff inside the critical region and
|
||||
* stops them from bleeding out - it would still allow subsequent
|
||||
* loads to move into the the critical region).
|
||||
* loads to move into the critical region).
|
||||
*/
|
||||
void fastcall
|
||||
prepare_to_wait(wait_queue_head_t *q, wait_queue_t *wait, int state)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue