The patch titled kernel-doc: mm/readhead fixup has been added to the -mm tree. Its filename is kernel-doc-mm-readhead-fixup.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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 --- devel/mm/readahead.c~kernel-doc-mm-readhead-fixup 2006-05-29 15:55:55.000000000 -0700 +++ devel-akpm/mm/readahead.c 2006-05-29 15:55:55.000000000 -0700 @@ -119,8 +119,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 firmware_class-s-semaphores-mutexes.patch config-exit-if-no-beginning-filename.patch git-mtd.patch git-scsi-rc-fixes.patch imm-no-need-for-unchecked_isa_dma.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 add-doc-submitchecklist.patch doc-add-audit-acct-to-docbook.patch ip2-fix-sections.patch codingstyle-add-typedefs-chapter.patch fix-listh-kernel-doc.patch listh-doc-change-counter-to-control.patch kernel-doc-drop-leading-space-in-sections.patch kernel-doc-script-cleanups.patch wd7000-fix-section-mismatch-warnings.patch megaraid_mbox-fix-section-mismatch-warnings.patch kernel-doc-mm-readhead-fixup.patch pi-futex-rt-mutex-docs-update.patch acpi-identify-which-device-is-not-power-manageable.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