]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Fix warning for using 0 as NULL
authorWei Yongjun <weiyongjun1@huawei.com>
Thu, 12 Jan 2017 15:39:18 +0000 (15:39 +0000)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:51 +0000 (13:14 -0500)
commit12868ad4eaa36586d9fee6cd2c0b287a386a937b
treefcc94c0ebe44fb6779c10312d1041d59d37c6fe1
parentb5dd12d5eb132151b06d95fbf37b06dd1cd9f191
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>
fs/nfs/nfs4state.c