Clean up lnp_state_machine constructor
authorTom Tromey <tom@tromey.com>
Sat, 28 Jan 2023 15:30:57 +0000 (08:30 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 30 Jan 2023 16:59:32 +0000 (09:59 -0700)
commit9d00e8d76a7d7fd4a2029e9a47607e73d5aa9536
tree50acf7a782135970c9e279ea56e6866a2ee1f174
parent70ca3a6bc9538d98a602325f4e84d18d0be491d1
Clean up lnp_state_machine constructor

This changes the lnp_state_machine constructor to initialize members
directly; and changes lnp_state_machine itself to initialize members
inline when possible.

Reviewed-By: Lancelot Six <lancelot.six@amd.com>
gdb/dwarf2/read.c