[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/3] golang/xenlight: Run `go fmt` on non-generated golang files



On Fri, Apr 19, 2024 at 11:59 AM George Dunlap <george.dunlap@xxxxxxxxx> wrote:
>
> No functional change.
>
> Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxx>
> ---
> CC: Nick Rosbrook <rosbrookn@xxxxxxxxx>
> CC: Anthony PERARD <anthony.perard@xxxxxxxxxx>
> ---
>  tools/golang/xenlight/xenlight.go | 55 +++++++++++++++++--------------
>  1 file changed, 30 insertions(+), 25 deletions(-)
>
> diff --git a/tools/golang/xenlight/xenlight.go 
> b/tools/golang/xenlight/xenlight.go
> index d793f172e5..0ff28590ee 100644
> --- a/tools/golang/xenlight/xenlight.go
> +++ b/tools/golang/xenlight/xenlight.go
> @@ -633,9 +633,11 @@ func (ctx *Context) CpupoolInfo(Poolid uint32) (pool 
> Cpupoolinfo, err error) {
>  }
>
>  // int libxl_cpupool_create(libxl_ctx *ctx, const char *name,
> -//                          libxl_scheduler sched,
> -//                          libxl_bitmap cpumap, libxl_uuid *uuid,
> -//                          uint32_t *poolid);
> +//
> +//     libxl_scheduler sched,
> +//     libxl_bitmap cpumap, libxl_uuid *uuid,
> +//     uint32_t *poolid);

Gah, sorry, I forgot to delete some of these blank lines that were
added in.  I'll fix it up in v2.

 -George



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.