Re: [PATCH] staging: lustre: ldlm: use designated initializers
From:
Bruce Korb
Date:
Tue Dec 20 2016 - 11:48:40 EST
Next message:
Marc Zyngier: "Re: [RFC PATCH] vring: Force use of DMA API for ARM-based systems"
Previous message:
Wei Yang: "Re: [PATCH V2 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()"
In reply to:
Hammond, John: "RE: [PATCH] staging: lustre: ldlm: use designated initializers"
Next in thread:
Dan Carpenter: "Re: [PATCH] staging: lustre: ldlm: use designated initializers"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
>
>
"{ NULL }" is valid ISO C, but unfortunately "{}" is not.
Just make the thing "static const" and don't use an initializer.
Next message:
Marc Zyngier: "Re: [RFC PATCH] vring: Force use of DMA API for ARM-based systems"
Previous message:
Wei Yang: "Re: [PATCH V2 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()"
In reply to:
Hammond, John: "RE: [PATCH] staging: lustre: ldlm: use designated initializers"
Next in thread:
Dan Carpenter: "Re: [PATCH] staging: lustre: ldlm: use designated initializers"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]