[folded-merged] mm-zsmalloc-add-zpdesc-memory-descriptor-for-zswapzpool-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The quilt patch titled
     Subject: mm/zsmalloc: fix function parameter kernel-doc notation
has been removed from the -mm tree.  Its filename was
     mm-zsmalloc-add-zpdesc-memory-descriptor-for-zswapzpool-fix.patch

This patch was dropped because it was folded into mm-zsmalloc-add-zpdesc-memory-descriptor-for-zswapzpool.patch

------------------------------------------------------
From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Subject: mm/zsmalloc: fix function parameter kernel-doc notation
Date: Fri, 10 Jan 2025 22:33:05 -0800

Use the correct function parameter name to eliminate a kernel-doc
warning:

zpdesc.h:90: warning: Function parameter or struct member 'zp' not described in 'zpdesc_folio'
zpdesc.h:90: warning: Excess function parameter 'zpdesc' description in 'zpdesc_folio'

Link: https://lkml.kernel.org/r/20250111063305.911010-1-rdunlap@xxxxxxxxxxxxx
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Cc: Minchan Kim <minchan@xxxxxxxxxx>
Cc: Sergey Senozhatsky <senozhatsky@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 mm/zpdesc.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/mm/zpdesc.h~mm-zsmalloc-add-zpdesc-memory-descriptor-for-zswapzpool-fix
+++ a/mm/zpdesc.h
@@ -74,7 +74,7 @@ static_assert(sizeof(struct zpdesc) <= s
 
 /**
  * zpdesc_folio - The folio allocated for a zpdesc
- * @zpdesc: The zpdesc.
+ * @zp: The zpdesc.
  *
  * Zpdescs are descriptors for zpool memory. The zpool memory itself is
  * allocated as folios that contain the zpool objects, and zpdesc uses specific
_

Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxxx are

mm-zsmalloc-add-zpdesc-memory-descriptor-for-zswapzpool.patch
kasan-use-correct-kernel-doc-format.patch
latencytop-use-correct-kernel-doc-format-for-func-params.patch
gcov-clang-use-correct-function-param-names.patch
ipc-utilc-complete-the-kernel-doc-function-descriptions.patch





[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux