On Fri, Dec 13, 2024 at 05:24:16PM +0100, Juergen Gross wrote: > diff --git a/tools/include/xen-barrier.h b/tools/include/xen-barrier.h > new file mode 100644 > index 0000000000..a716fb93cc > --- /dev/null > +++ b/tools/include/xen-barrier.h > @@ -0,0 +1,39 @@ > +/* SPDX-License-Identifier: LGPL-2.1 */
That's a deprecated SPDX identifier, it should be written "LGPL-2.1-only" instead. With that fixed: Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony Perard | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
