-
Theodore Ts'o authored
Using C99 initializers makes the code a bit more readable, and it avoids some gcc -Wall warnings regarding missing initializers. Signed-off-by:
Theodore Ts'o <tytso@mit.edu>
d4ecec45
Using C99 initializers makes the code a bit more readable, and it
avoids some gcc -Wall warnings regarding missing initializers.
Signed-off-by:
Theodore Ts'o <tytso@mit.edu>