Re: Zero initialisers again

From: kuznet@ms2.inr.ac.ru
Date: Sat Aug 12 2000 - 15:29:12 EDT

  • Next message: Rares Marian: "Re: NTFS-like streams?"

    Hello!

    > +int sysctl_tcp_stdurg = 0;
    > +int sysctl_tcp_rfc1337 = 0;
    >
    > We no longer need to explicitly initialise any variable to zero. Why is
    > this change required?

    Well... simply because all the rest of variables in this file
    are initialised.

    Imagine that it is not 0, but DEFAULT_TCP_STDURG, defined to some value,
    which occasionally turned out to be zero. 8)

    Alexey

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Aug 12 2000 - 15:31:50 EDT