]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
fabrics: Correctly stringify discovery.conf and config.json paths
authorHannes Reinecke <hare@suse.de>
Wed, 30 Mar 2022 07:20:43 +0000 (09:20 +0200)
committerHannes Reinecke <hare@suse.de>
Wed, 30 Mar 2022 07:27:31 +0000 (09:27 +0200)
commit87b9dcc4c960c0ce524472e84df7ca2c58d9ea91
tree84fd888a8c64e2b9632c57937f25589e09be02f7
parent7be0171c0126e5548ca5f733b1b2c038234912c2
fabrics: Correctly stringify discovery.conf and config.json paths

The C preprocessor will not evaluate tokens in strings.

Signed-off-by: Hannes Reinecke <hare@suse.de>
fabrics.c
meson.build