Signed-off-by: Sean Hefty <[EMAIL PROTECTED]>
---
Patch also attached


Index: opensm/user/opensm/osm.h
===================================================================
--- opensm/user/opensm/osm.h    (revision 945)
+++ opensm/user/opensm/osm.h    (working copy)
@@ -1,68 +0,0 @@
-/*++
-=============================================================================
-Copyright (c) 2005 Mellanox Technologies
-
-Module Name:
-
-    osm.mc
-
-Abstract:
-
-    OpenSM event log messages
-
-Authors:
-
-    Leonid Keller
-
-Environment:
-
-   Kernel Mode .
-
-=============================================================================
---*/
-
-//
-//  Values are 32 bit values layed out as follows:
-//
-//   3 3 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1
-//   1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0 9 8 7 6 5 4 3 2 1 0
-//  +---+-+-+-----------------------+-------------------------------+
-//  |Sev|C|R|     Facility          |               Code            |
-//  +---+-+-+-----------------------+-------------------------------+
-//
-//  where
-//
-//      Sev - is the severity code
-//
-//          00 - Success
-//          01 - Informational
-//          10 - Warning
-//          11 - Error
-//
-//      C - is the Customer code flag
-//
-//      R - is a reserved bit
-//
-//      Facility - is the facility code
-//
-//      Code - is the facility's status code
-//
-//
-// Define the facility codes
-//
-
-
-//
-// Define the severity codes
-//
-
-
-//
-// MessageId: EVENT_OSM_ANY_INFO
-//
-// MessageText:
-//
-//  %1
-//
-#define EVENT_OSM_ANY_INFO               0x00000000L
-

Attachment: opensm-deadcode.patch
Description: Binary data

_______________________________________________
ofw mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw

Reply via email to