Paul Durrant <[email protected]> writes: > >> [...] >> > Guest CPU Cores (Xen): >> > ---------------------- >> > >> > X86 >> > M: Stefano Stabellini <[email protected]> >> > M: Anthony Perard <[email protected]> >> > M: Paul Durrant <[email protected]> >> > include/hw/xen/io/ring.h >> >> I see a __XEN_PUBLIC_IO_RING_H__ guard there. Probably >> clean-header-guards.pl is confused by the comments at the end of >> the file? >> > > Yes, I see no problem there. The emacs boilerplate is common in Xen headers > and persisted when this was imported.
I fixed scripts/clean-header-guards.pl in my tree to cope with this pattern. Thanks!
