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