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:
Michael Opdenacker
2007-05-09 08:57:56 +02:00
committed by Adrian Bunk
parent 02a3e59a08
commit 59c51591a0
72 changed files with 79 additions and 79 deletions

View File

@@ -310,7 +310,7 @@ static struct rchan_callbacks default_channel_callbacks = {
/**
* wakeup_readers - wake up readers waiting on a channel
* @work: work struct that contains the the channel buffer
* @work: work struct that contains the channel buffer
*
* This is the work function used to defer reader waking. The
* reason waking is deferred is that calling directly from write