diff --git a/[refs] b/[refs] index 567998918d45..ef294783862a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5dec8bfbdd4921522565a7b0e0c8760ae042ef6d +refs/heads/master: 697f619fc87aa9bf5b6c8c756f7ea54e950d5cd5 diff --git a/trunk/mm/filemap.c b/trunk/mm/filemap.c index 2e2d38ebda4b..8bd498040f32 100644 --- a/trunk/mm/filemap.c +++ b/trunk/mm/filemap.c @@ -567,8 +567,8 @@ EXPORT_SYMBOL(wait_on_page_bit); /** * 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. */