"Dimitrie O. Paun" dpaun@rogers.com writes:
Can we use the C99 initializers, like they do in the Linux kernel? I think they'll do a better job in this case. This one looks a bit too cryptic for me.
I don't think we want to depend on C99 features, no. It could be made clearer with comments etc., but that declaration is just a magic incantation that's not going to change, so IMO it doesn't really matter if it's a bit cryptic.