]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
wdc: Fix compiler warning.
authorjeff-lien-wdc <jeff.lien@wdc.com>
Tue, 2 Jul 2024 14:45:23 +0000 (09:45 -0500)
committerDaniel Wagner <wagi@monom.org>
Tue, 2 Jul 2024 16:44:15 +0000 (18:44 +0200)
commit4ac020de644c9e00fc76306e908ecc79de2db31c
treecb3fd53e45bab522a1dac38dd1660dd3618621a3
parente1ce079b39f0e32c898611fc48b225fb31d4531c
wdc: Fix compiler warning.

Make the file_path array size big enough to contain the
full directory and file name.

Signed-off-by: jeff-lien-wdc <jeff.lien@wdc.com>
plugins/wdc/wdc-nvme.c