> When generating documentation, pkg.go.dev and godoc.org assume a comment > that immediately precedes the package declaration is a "package > comment", and should be shown in the documentation. Add an empty line > after the DO NOT EDIT comment in generated files to prevent these > comments from appearing as "package comments."
George, When I re-generated the code, there were also changes to types/helpers.gen.go corresponding to recent changes from the linux stubdom series. How should we make sure the xenlight package is up-to-date for the 4.14 release? Thanks, NR