hi, all
    I have a question when I was reading glusterfs source code. some code is 
like that:
       
       if (!xl) {
             GF_ASSERT (0);
       }
   why not just write  GF_ASSERT (xl); ?




Best wishes







_______________________________________________
Gluster-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/gluster-devel

Reply via email to