> From: Tyler Retzlaff [mailto:roret...@linux.microsoft.com]
> Sent: Wednesday, 24 January 2024 23.18
lex array
>
> Zero length arrays are GNU extension. Replace with
> standard flex array.
>
> Signed-off-by: Tyler Retzlaff
> ---
Reviewed-by: Morten Brørup
t;
> Subject: [PATCH 2/2] rcu: replace zero length array with flex array
>
> Zero length arrays are GNU extension. Replace with standard flex array.
>
> Signed-off-by: Tyler Retzlaff
Reviewed-by: Honnappa Nagarahalli
> ---
> lib/rcu/rcu_qsbr_pvt.h | 2 +-
> 1 file changed, 1
Zero length arrays are GNU extension. Replace with
standard flex array.
Signed-off-by: Tyler Retzlaff
---
lib/rcu/rcu_qsbr_pvt.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/rcu/rcu_qsbr_pvt.h b/lib/rcu/rcu_qsbr_pvt.h
index 5fd7ca2..96d05e6 100644
--- a/lib/rcu/rcu_qsb
3 matches
Mail list logo