[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110830155323.GT3705@shale.localdomain>
Date: Tue, 30 Aug 2011 18:53:23 +0300
From: Dan Carpenter <error27@...il.com>
To: "K. Y. Srinivasan" <kys@...rosoft.com>
Cc: gregkh@...e.de, linux-kernel@...r.kernel.org,
devel@...uxdriverproject.org, virtualization@...ts.osdl.org,
Haiyang Zhang <haiyangz@...rosoft.com>
Subject: Re: [PATCH 10/59] Staging: hv: util: Make hv_utils a vmbus device
driver
On Thu, Aug 25, 2011 at 09:48:36AM -0700, K. Y. Srinivasan wrote:
> + util_drv.driver.name = driver_name;
> +
> + return vmbus_child_driver_register(&util_drv.driver);
We should free the allocations if vmbus_child_driver_register() fails.
regards,
dan carpenter
--
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