There is no implementation for these functions and no user.
Remove it.
Signed-off-by: Daniel Wagner <dwagner@suse.de>
__u32 ns_instance, int nsid, char *dev_dir);
void free_topology(struct nvme_topology *t);
char *get_nvme_subsnqn(char *path);
-char *nvme_get_ctrl_attr(const char *path, const char *attr);
int uuid_from_dmi(char *uuid);
int uuid_from_systemd(char *uuid);
enum nvme_print_flags validate_output_format(const char *format);
int __id_ctrl(int argc, char **argv, struct command *cmd,
struct plugin *plugin, void (*vs)(uint8_t *vs, struct json_object *root));
-char *nvme_char_from_block(char *block);
extern int current_index;
void *nvme_alloc(size_t len, bool *huge);