[ofw] [PATCH] [complib] Remove useless comment

Leonid Keller leonid at mellanox.co.il
Sun Jul 13 03:21:16 PDT 2008


Applied in 1378. Thank you. 

> -----Original Message-----
> From: ofw-bounces at lists.openfabrics.org 
> [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Fab Tillier
> Sent: Friday, July 11, 2008 7:42 PM
> To: ofw at lists.openfabrics.org
> Subject: [ofw] [PATCH] [complib] Remove useless comment
> 
> 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
> 



More information about the ofw mailing list