commit | 68e33bd6bbb79819e5cb7bce26559191b144c465 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Thu Jan 12 15:39:18 2017 +0000 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Mon Jan 30 13:14:51 2017 -0500 |
tree | fcc94c0ebe44fb6779c10312d1041d59d37c6fe1 | |
parent | 2e54b9b1b0ace6997aa4f9811af0811b2d8160f2 [diff] |
NFSv4: Fix warning for using 0 as NULL Fixes the following sparse warning: fs/nfs/nfs4state.c:862:60: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>