[ofw] [PATCH] opensm: remove unneeded header file

Sean Hefty sean.hefty at intel.com
Wed Feb 27 16:04:39 PST 2008


Signed-off-by: Sean Hefty <sean.hefty at intel.com>
---
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
-

-------------- next part --------------
A non-text attachment was scrubbed...
Name: opensm-deadcode.patch
Type: application/octet-stream
Size: 1518 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080227/a3995fcf/attachment.obj>


More information about the ofw mailing list