Am 19.09.2017 um 01:59 hat John Snow geschrieben: > On 09/18/2017 10:05 AM, Mao Zhongyi wrote: > > This series mainly implements the conversions of ide, floppy and nvme > > device to realize. Add some error handling messages and remove the local > > variable local_err, use errp to propagate the error directly. Also > > fix the unusual function name. > > I've staged patches one and two here for my IDE pull request. > > I think patches 3-6 here would belong to Kevin.
Sorry, I completely missed this. Thanks, applied patch 3 (nvme) to the block-next branch. I did not take patches 4 and 5 because patch 5 doesn't apply cleanly any more, and honestly I think the result is uglier than before. Patch 6 is for Gerd. Kevin