[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54D745C9.80808@cogentembedded.com>
Date: Sun, 08 Feb 2015 14:17:29 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Bas Peters <baspeters93@...il.com>, gregkh@...uxgoundation.org,
stern@...land.harvard.edu
CC: dan.j.williams@...el.com, hdegoede@...hat.com,
sarah.a.sharp@...ux.intel.com, peter.chen@...escale.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/6] drivers: usb: core: hub.c: remove NULL initialization
of static variables.
On 2/8/2015 12:55 AM, Bas Peters wrote:
> NULL
Rather 0-.
> initialization of static variables is unnecessary as GCC kindly does
> this for us.
It's rather the C run-time library that does this.
> Signed-off-by: Bas Peters <baspeters93@...il.com>
[...]
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists