Re: [PATCH linux-next v2] firewire: fw_device_init: 'minor' may beused uninitialized

From: Tejun Heo
Date: Tue Feb 19 2013 - 13:42:37 EST


On Tue, Feb 19, 2013 at 10:09:07AM +0100, Stefan Richter wrote:
> Date: Mon, 18 Feb 2013 14:24:36 -0700
> From: Tim Gardner <tim.gardner@xxxxxxxxxxxxx>
>
> 'firewire: convert to idr_alloc()' accidentally orphaned 'minor'.
>
> drivers/firewire/core-device.c: In function âfw_device_initâ:
> drivers/firewire/core-device.c:1029:24: warning: âminorâ may be used uninitialized in this function [-Wuninitialized]
>
> Signed-off-by: Tim Gardner <tim.gardner@xxxxxxxxxxxxx>
> Signed-off-by: Stefan Richter <stefanr@xxxxxxxxxxxxxxxxx>

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Sorry about that. :)

--
tejun
--
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/