diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-09-26 01:58:41 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2021-10-02 22:51:10 +0300 |
commit | 8e70bf27fd20cc17e87150327a640e546bfbee64 (patch) | |
tree | 07b35bd98f1ecf6beb8010485f14b5f17ccb6591 /lib/debugobjects.c | |
parent | d8b26071e65e80a348602b939e333242f989221b (diff) | |
download | linux-8e70bf27fd20cc17e87150327a640e546bfbee64.tar.xz |
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>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions