[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Fix lint in headers that are pulled into the Solaris tree.
# HG changeset patch # User Keir Fraser <keir.fraser@xxxxxxxxxx> # Date 1209656266 -3600 # Node ID 8ccaf43782bd43e7d593a0c8e9c7af6f616b86c6 # Parent ac0900c43fd7e24b7aa945948f91c6fbc45f439a Fix lint in headers that are pulled into the Solaris tree. Signed-off-by: Ryan Scott <ryan.scott@xxxxxxx> --- xen/include/public/io/xs_wire.h | 1 + 1 files changed, 1 insertion(+) diff -r ac0900c43fd7 -r 8ccaf43782bd xen/include/public/io/xs_wire.h --- a/xen/include/public/io/xs_wire.h Thu May 01 16:37:28 2008 +0100 +++ b/xen/include/public/io/xs_wire.h Thu May 01 16:37:46 2008 +0100 @@ -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-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |