mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Fix kernel-doc warnings in 2.6.20-rc1. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
b7f869a284
commit
af9997e426
6 changed files with 7 additions and 4 deletions
|
@ -302,7 +302,7 @@ static struct rchan_callbacks default_channel_callbacks = {
|
|||
|
||||
/**
|
||||
* wakeup_readers - wake up readers waiting on a channel
|
||||
* @private: the channel buffer
|
||||
* @work: work struct that contains the the channel buffer
|
||||
*
|
||||
* This is the work function used to defer reader waking. The
|
||||
* reason waking is deferred is that calling directly from write
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue