logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvme_read_config - Read NVMe JSON configuration file

Arguments

r nvme_root_t object config_file JSON configuration file

Description

Read in the contents of config_file and merge them with the elements in r.

Name

nvme_read_config - Read NVMe JSON configuration file

Return

0 on success, -1 on failure with errno set. May 2025 nvme_read_config nvme_read_config(2)

Synopsis

intnvme_read_config(nvme_root_tr,constchar*config_file);

See Also