[lustre-devel] [PATCH] staging: lustre: ldlm: use designated initializers

Bruce Korb bruce.korb at gmail.com
Tue Dec 20 08:48:33 PST 2016


>
> "{ NULL }" is valid ISO C, but unfortunately "{}" is not.

Just make the thing "static const" and don't use an initializer.


More information about the lustre-devel mailing list