john.levon@sun.com
2008-Apr-30 12:54 UTC
[Xen-devel] [PATCH] Fix lint in headers that are pulled into the Solaris tree
# HG changeset patch # User john.levon@sun.com # Date 1209521786 25200 # Node ID 9c0ea8ecefd4e293844f043f2e4a57b8b42edd06 # Parent e7fdbc8078a253f50564bfed9b66ebaf5e2cd69d Fix lint in headers that are pulled into the Solaris tree. Signed-off-by: Ryan Scott <ryan.scott@sun.com> diff --git a/xen/include/public/io/xs_wire.h b/xen/include/public/io/xs_wire.h --- a/xen/include/public/io/xs_wire.h +++ b/xen/include/public/io/xs_wire.h @@ -61,6 +61,7 @@ struct xsd_errors const char *errstring; }; #define XSD_ERROR(x) { x, #x } +/* LINTED: static unused */ static struct xsd_errors xsd_errors[] #if defined(__GNUC__) __attribute__((unused)) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com lists.xensource.com/xen-devel