Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
[sfrench/cifs-2.6.git] / fs / nfs / callback_proc.c
index 19151f6c0e97e32d4f58245a75c0b237194911b0..2435af56b87e4472a725f7ef1c6e3b252dd82ae9 100644 (file)
@@ -440,7 +440,7 @@ static bool referring_call_exists(struct nfs_client *clp,
                                  uint32_t nrclists,
                                  struct referring_call_list *rclists)
 {
-       bool status = 0;
+       bool status = false;
        int i, j;
        struct nfs4_session *session;
        struct nfs4_slot_table *tbl;