Re: [PATCH 4/6] drivers: usb: core: hub.c: remove NULL initialization of static variables.
From: Sergei Shtylyov
Date: Sun Feb 08 2015 - 06:17:38 EST
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@xxxxxxxxx>
[...]
WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/