Home
last modified time | relevance | path

Searched hist:"8 e70bf27" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c8e70bf27 Sat Sep 25 17:58:41 CDT 2021 Colin Ian King <colin.king@canonical.com> NFSD: Initialize pointer ni with NULL and not plain integer 0

Pointer ni is being initialized with plain integer zero. Fix
this by initializing with NULL.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
H A Dnfs4state.c8e70bf27 Sat Sep 25 17:58:41 CDT 2021 Colin Ian King <colin.king@canonical.com> NFSD: Initialize pointer ni with NULL and not plain integer 0

Pointer ni is being initialized with plain integer zero. Fix
this by initializing with NULL.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>