Merge commit 'refs/top-bases/linux-have-fm' into linux-have-fm
This commit is contained in:
commit
5ae2b4b73e
|
@ -1563,7 +1563,7 @@ nvlist_lookup_nvpair_ei_sep(nvlist_t *nvl, const char *name, const char sep,
|
||||||
char *sepp = NULL;
|
char *sepp = NULL;
|
||||||
char *idxp, *idxep;
|
char *idxp, *idxep;
|
||||||
nvlist_t **nva;
|
nvlist_t **nva;
|
||||||
long idx;
|
long idx = 0;
|
||||||
int n;
|
int n;
|
||||||
|
|
||||||
if (ip)
|
if (ip)
|
||||||
|
|
Loading…
Reference in New Issue