[ofw] [PATCH] [complib] Remove useless comment
Fab Tillier
ftillier at windows.microsoft.com
Fri Jul 11 09:41:54 PDT 2008
This patch removes a useless comment.
Signed-off-by: Fab Tillier <ftillier at microsoft.com>
diff -up -r -X trunk\docs\dontdiff.txt -I \$Id: old\inc\complib\cl_fleximap.h \dev\ofw\ftillier\openib\inc\complib\cl_fleximap.h
--- old\inc\complib\cl_fleximap.h Thu Jun 26 20:35:14 2008
+++ \dev\ofw\ftillier\openib\inc\complib\cl_fleximap.h Tue Jul 08 16:46:23 2008
@@ -1,6 +1,7 @@
/*
* Copyright (c) 2005 SilverStorm Technologies. All rights reserved.
* Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
+ * Portions Copyright (c) 2008 Microsoft Corporation. All rights reserved.
*
* This software is available to you under the OpenIB.org BSD license
* below:
@@ -119,7 +120,7 @@ typedef struct _cl_fmap_item
struct _cl_fmap_item *p_right;
struct _cl_fmap_item *p_up;
cl_map_color_t color;
- const void* p_key ; //this struct isn't used in ioctls
+ const void* p_key;
#ifdef _DEBUG_
struct _cl_fmap *p_map;
#endif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fleximap.patch
Type: application/octet-stream
Size: 884 bytes
Desc: fleximap.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080711/b70f9773/attachment.obj>
More information about the ofw
mailing list