[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1493831962.30052.12.camel@linux.intel.com>
Date: Wed, 03 May 2017 20:19:22 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: "K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
devel@...uxdriverproject.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] vmbus: Reuse uuid_le_to_bin() helper
On Wed, 2017-05-03 at 20:07 +0300, Andy Shevchenko wrote:
> Instead of open coded variant use generic helper to convert UUID
> strings
> to binary format.
> @@ -677,12 +644,14 @@ static ssize_t remove_id_store(struct
> device_driver *driver, const char *buf,
> {
> struct hv_driver *drv = drv_to_hv_drv(driver);
> struct vmbus_dynid *dynid, *n;
>
> - size_t retval = -ENODEV;
>
> + ssize_t retval;
Just noticed, I'm fixing a bug here as well.
--
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Intel Finland Oy
Powered by blists - more mailing lists