From mboxrd@z Thu Jan 1 00:00:00 1970 From: akpm@linux-foundation.org Subject: [merged] page_alloc-fix-kernel-doc-warning.patch removed from -mm tree Date: Tue, 22 Sep 2009 13:37:40 -0700 Message-ID: <200909222037.n8MKbeBl032306@imap1.linux-foundation.org> Reply-To: linux-kernel@vger.kernel.org Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:47028 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752313AbZIVUiJ (ORCPT ); Tue, 22 Sep 2009 16:38:09 -0400 Sender: mm-commits-owner@vger.kernel.org List-Id: mm-commits@vger.kernel.org To: randy.dunlap@oracle.com, mm-commits@vger.kernel.org The patch titled page_alloc: fix kernel-doc warning has been removed from the -mm tree. Its filename was page_alloc-fix-kernel-doc-warning.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: page_alloc: fix kernel-doc warning From: Randy Dunlap Ummark function as having kernel-doc notation, fixing the kernel-doc warning. Warning(mm/page_alloc.c:4519): No description found for parameter 'zone' Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton --- mm/page_alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN mm/page_alloc.c~page_alloc-fix-kernel-doc-warning mm/page_alloc.c --- a/mm/page_alloc.c~page_alloc-fix-kernel-doc-warning +++ a/mm/page_alloc.c @@ -4541,7 +4541,7 @@ void setup_per_zone_wmarks(void) calculate_totalreserve_pages(); } -/** +/* * The inactive anon list should be small enough that the VM never has to * do too much work, but large enough that each inactive page has a chance * to be referenced again before it is swapped out. _ Patches currently in -mm which might be from randy.dunlap@oracle.com are origin.patch linux-next.patch input-drivers-input-xpadc-improve-xbox-360-wireless-support-and-add-sysfs-interface.patch kernel-hacking-move-strip_asm_syms-from-general.patch isdn-fix-netjet-build-errors.patch include-linux-credh-fix-build.patch scsi-fix-func-names-in-kernel-doc.patch scsi_transport_fc-fix-missing-kernel-doc.patch cciss-fix-schedule_timeout-parameters.patch wl12xx-fix-kconfig-link-errors.patch readahead-add-blk_run_backing_dev.patch pcmcia-fix-controller-printk-warnings.patch procfs-provide-stack-information-for-threads-v011-fix.patch kcore-register-vmemmap-range-fix.patch spih-add-missing-kernel-doc-for-struct-spi_master.patch gpiolib-allow-exported-gpio-nodes-to-be-named-using-sysfs-links-update-fix.patch doc-filesystems-remove-smount-program.patch doc-filesystems-more-mount-cleanups.patch documentation-update-stale-definition-of-file-nr-in-fstxt.patch includecheck-fix-documentation-cfag12864b-examplec.patch docs-fix-various-documentation-paths-in-header-files.patch reiser4-export-remove_from_page_cache-fix.patch