]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Initialize line.
authorM. Warner Losh <wlosh@netflix.com>
Thu, 4 Oct 2018 21:11:00 +0000 (15:11 -0600)
committerM. Warner Losh <wlosh@netflix.com>
Thu, 4 Oct 2018 21:13:32 +0000 (15:13 -0600)
commit8def600927a545154cc19dd7944e34d2f7440576
treec502482c2fbb41334f23b2e4a4cf98f22f529681
parentc26a40f3ec4c5304eeda4b0814976112ce250603
Initialize line.

Ensure line is initialized to NULL. This ensures that the return
expression doesn't use a uninitialized variable when we can't read sys
nodes.
nvme-models.c