* [PATCH-next] binder_alloc: Add missing kernel-doc function comments
@ 2024-07-26 7:15 Yang Li
0 siblings, 0 replies; only message in thread
From: Yang Li @ 2024-07-26 7:15 UTC (permalink / raw)
To: arve, tkjos; +Cc: linux-kernel, Yang Li, Abaci Robot
Add missing kernel-doc function comments to enhance code readability and
maintainability in accordance with the kernel coding standards.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=9579
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
---
drivers/android/binder_alloc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/android/binder_alloc.c b/drivers/android/binder_alloc.c
index b00961944ab1..3dcc2c03539b 100644
--- a/drivers/android/binder_alloc.c
+++ b/drivers/android/binder_alloc.c
@@ -1047,6 +1047,7 @@ void binder_alloc_vma_close(struct binder_alloc *alloc)
/**
* binder_alloc_free_page() - shrinker callback to free pages
* @item: item to free
+ * @lru: controlling LRU
* @lock: lock protecting the item
* @cb_arg: callback argument
*
--
2.32.0.3.g01195cf9f
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-26 7:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-26 7:15 [PATCH-next] binder_alloc: Add missing kernel-doc function comments Yang Li
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®