On Thu, Nov 10, 2016 at 10:23:31AM +0100, Cédric Bosdonnat wrote:
> Gcc6 build reports misleading indentation as warnings. Fix a few
> warnings in stubdom.
>
> Signed-off-by: Cédric Bosdonnat
Applied.
___
Xen-devel mailing list
Xen-devel@lists.xen.org
On November 10, 2016 11:25 PM, Daniel De Graaf wrote:
>On 11/10/2016 04:23 AM, Cédric Bosdonnat wrote:
>> Gcc6 build reports misleading indentation as warnings. Fix a few
>> warnings in stubdom.
>>
>> Signed-off-by: Cédric Bosdonnat
>
>Acked-by: Daniel De Graaf
Acked-by: Quan Xu
On 11/10/2016 04:23 AM, Cédric Bosdonnat wrote:
Gcc6 build reports misleading indentation as warnings. Fix a few
warnings in stubdom.
Signed-off-by: Cédric Bosdonnat
Acked-by: Daniel De Graaf
___
Xen-devel mailing list
Xen-devel@lists.xen.org
htt
Hi Juergen,
Just resent the patch with the missing Signed-off-By and --cc-cmd
'./scripts/get_maintainers.pl'
--
Cedric
On Thu, 2016-11-10 at 09:42 +0100, Juergen Gross wrote:
> On 10/11/16 09:37, Cédric Bosdonnat wrote:
> > Gcc6 build reports misleading indentation as warnings. Fix a few
> > wa
Gcc6 build reports misleading indentation as warnings. Fix a few
warnings in stubdom.
Signed-off-by: Cédric Bosdonnat
---
stubdom/vtpmmgr/disk_read.c | 8
stubdom/vtpmmgr/log.c | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/stubdom/vtpmmgr/disk_read.c b/stu
On 10/11/16 09:37, Cédric Bosdonnat wrote:
> Gcc6 build reports misleading indentation as warnings. Fix a few
> warnings in stubdom.
You should CC: the maintainers. Calling
./scripts/get_maintainer.pl
will show them. Added them for now.
Juergen
> ---
> stubdom/vtpmmgr/disk_read.c | 8 --
Gcc6 build reports misleading indentation as warnings. Fix a few
warnings in stubdom.
---
stubdom/vtpmmgr/disk_read.c | 8
stubdom/vtpmmgr/log.c | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/stubdom/vtpmmgr/disk_read.c b/stubdom/vtpmmgr/disk_read.c
index 944