|
@@ -567,8 +567,8 @@ EXPORT_SYMBOL(wait_on_page_bit);
|
|
|
|
|
|
/**
|
|
/**
|
|
* add_page_wait_queue - Add an arbitrary waiter to a page's wait queue
|
|
* add_page_wait_queue - Add an arbitrary waiter to a page's wait queue
|
|
- * @page - Page defining the wait queue of interest
|
|
|
|
- * @waiter - Waiter to add to the queue
|
|
|
|
|
|
+ * @page: Page defining the wait queue of interest
|
|
|
|
+ * @waiter: Waiter to add to the queue
|
|
*
|
|
*
|
|
* Add an arbitrary @waiter to the wait queue for the nominated @page.
|
|
* Add an arbitrary @waiter to the wait queue for the nominated @page.
|
|
*/
|
|
*/
|