The patch titled kernel-doc: mm/readhead fixup has been removed from the -mm tree. Its filename is kernel-doc-mm-readhead-fixup.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: kernel-doc: mm/readhead fixup From: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Put short function description for read_cache_pages() on one line as needed by kernel-doc. Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- mm/readahead.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -puN mm/readahead.c~kernel-doc-mm-readhead-fixup mm/readahead.c --- a/mm/readahead.c~kernel-doc-mm-readhead-fixup +++ a/mm/readahead.c @@ -118,8 +118,7 @@ static inline unsigned long get_next_ra_ #define list_to_page(head) (list_entry((head)->prev, struct page, lru)) /** - * read_cache_pages - populate an address space with some pages, and - * start reads against them. + * read_cache_pages - populate an address space with some pages & start reads against them * @mapping: the address_space * @pages: The address of a list_head which contains the target pages. These * pages have their ->index populated and are otherwise uninitialised. _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxx are origin.patch git-kbuild.patch git-pcmcia.patch lpfc-sparse-null-warnings.patch aic7-cleanup-module_parm_desc-strings.patch qla1280-fix-section-mismatch-warnings.patch areca-raid-linux-scsi-driver.patch git-watchdog.patch add-poisonh-and-patch-primary-users.patch update-2-drivers-for-poisonh.patch poison-add-use-more-constants.patch pi-futex-rt-mutex-docs-update.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html