Re: [PULL 10/24] bsd-user: style tweak: use C not C++ comments

2021-04-23 Thread Warner Losh
On Fri, Apr 23, 2021 at 5:06 PM Richard Henderson < richard.hender...@linaro.org> wrote: > On 4/23/21 1:39 PM, i...@bsdimp.com wrote: > > From: Warner Losh > > > > Signed-off-by: Warner Losh > > --- > > bsd-user/qemu.h | 10 ++ > > 1 file changed, 6 insertions(+), 4 deletions(-) > > >

Re: [PULL 10/24] bsd-user: style tweak: use C not C++ comments

2021-04-23 Thread Richard Henderson
On 4/23/21 1:39 PM, i...@bsdimp.com wrote: From: Warner Losh Signed-off-by: Warner Losh --- bsd-user/qemu.h | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bsd-user/qemu.h b/bsd-user/qemu.h index b836b603af..3480db890d 100644 --- a/bsd-user/qemu.h +++ b/bsd-us

[PULL 10/24] bsd-user: style tweak: use C not C++ comments

2021-04-23 Thread imp
From: Warner Losh Signed-off-by: Warner Losh --- bsd-user/qemu.h | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bsd-user/qemu.h b/bsd-user/qemu.h index b836b603af..3480db890d 100644 --- a/bsd-user/qemu.h +++ b/bsd-user/qemu.h @@ -71,7 +71,7 @@ struct image_info {