Skip to content
Commit 8e70bf27 authored by Colin Ian King's avatar Colin Ian King Committed by J. Bruce Fields
Browse files

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: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent d8b26071
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment