Re: [Qemu-devel] [PATCH] remove comment for nonexistent structure member

2016-03-19 Thread Michael Tokarev
18 Feb 2016 11:18, Cao jin wrote > - * @id: unique identification string in memdev namespace Applied to -trivial, thanks!

[Qemu-devel] [PATCH] remove comment for nonexistent structure member

2016-02-18 Thread Cao jin
Signed-off-by: Cao jin --- include/sysemu/hostmem.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/sysemu/hostmem.h b/include/sysemu/hostmem.h index 1ce4394..82cc6c5 100644 --- a/include/sysemu/hostmem.h +++ b/include/sysemu/hostmem.h @@ -45,7 +45,6 @@ struct HostMemoryBackendClass {