Merge commit 'refs/top-bases/linux-have-sysevent' into linux-have-sysevent
This commit is contained in:
commit
176ce8248a
|
@ -1560,7 +1560,7 @@ nvlist_lookup_nvpair_ei_sep(nvlist_t *nvl, const char *name, const char sep,
|
|||
{
|
||||
nvpair_t *nvp;
|
||||
const char *np;
|
||||
char *sepp;
|
||||
char *sepp=NULL;
|
||||
char *idxp, *idxep;
|
||||
nvlist_t **nva;
|
||||
long idx = 0;
|
||||
|
|
Loading…
Reference in New Issue