diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2025-12-20 08:45:41 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-01-27 06:07:09 +0300 |
| commit | c243413740b39b0cf0a88732de5efc2b45716d81 (patch) | |
| tree | b80f322bdbb44a0b59f027d65b396bae91639a69 /include/linux/workqueue_api.h | |
| parent | f34e19c34e4e92338d2ceaab2b95dd7790d262de (diff) | |
| download | linux-c243413740b39b0cf0a88732de5efc2b45716d81.tar.xz | |
kfifo: fix kmalloc_array_node() argument order
To be consistent, pass the kmalloc_array_node() parameters in the order
(number_of_elements, element_size). Since only the product of the two
values is used, this is not a bug fix.
Link: https://lkml.kernel.org/r/20251220054541.2295599-1-rdunlap@infradead.org
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=216015
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Stefani Seibold <stefani@seibold.net>
Cc: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
