Alejandro Colomar
|
ba3a51e90f
|
lib/: Use [[gnu::alloc_size(...)]] on allocation functions
Suggested-by: Martin Uecker <uecker@tugraz.at>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
|
2024-07-01 21:40:11 -05:00 |
|
Alejandro Colomar
|
5111e5ed1b
|
lib/: Use multi-line macro definitions
This reduces the complexity of those nested parentheses.
Signed-off-by: Alejandro Colomar <alx@kernel.org>
|
2024-07-01 21:40:11 -05:00 |
|
Alejandro Colomar
|
3049bef9c3
|
lib/alloc/, lib/, src/, tests/: Organize the allocation APIs in a new subdirectory
Signed-off-by: Alejandro Colomar <alx@kernel.org>
|
2024-07-01 21:40:11 -05:00 |
|