>>> On 25.11.16 at 09:03, <andr2...@gmail.com> wrote: > check patch says: > > NOTE: Whitespace errors detected. > total: 19 errors, 42 warnings, 705 lines checked
Presumably your primary problem here is that you're patching the wrong tree: > include/xen/interface/io/sndif.h | 705 > +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 705 insertions(+) > create mode 100644 include/xen/interface/io/sndif.h This wants to be xen/include/public/io/sndif.h in the main Xen tree. The Linux tree would get updated only by propagating whatever lands in the Xen tree, and whether that involves re-formatting is up to you and the Linux maintainers. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel