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:
committed by
Adrian Bunk
parent
02a3e59a08
commit
59c51591a0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user