Re: [PATCH] [TRIVIAL] opensm/osm_log.h: fix function documentation

2012-10-25 Thread Alex Netes
Hi Yevgeny,

On 15:01 Thu 20 Sep , Yevgeny Kliteynik wrote:
> 
> Signed-off-by: Yevgeny Kliteynik 
> ---

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] [TRIVIAL] opensm/osm_log.h: fix function documentation

2012-09-20 Thread Yevgeny Kliteynik

Signed-off-by: Yevgeny Kliteynik 
---
 include/opensm/osm_log.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/opensm/osm_log.h b/include/opensm/osm_log.h
index 3247296..61ba750 100644
--- a/include/opensm/osm_log.h
+++ b/include/opensm/osm_log.h
@@ -1,6 +1,6 @@
 /*
  * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved.
- * Copyright (c) 2002-2006 Mellanox Technologies LTD. All rights reserved.
+ * Copyright (c) 2002-2012 Mellanox Technologies LTD. All rights reserved.
  * Copyright (c) 1996-2003 Intel Corporation. All rights reserved.
  *
  * This software is available to you under a choice of one of two
@@ -427,7 +427,7 @@ static inline void osm_log_set_level(IN osm_log_t * p_log,
 *  [in] New level to set.
 *
 * RETURN VALUES
-*  Returns the current log level.
+*  This function does not return a value.
 *
 * NOTES
 *
-- 
1.7.11.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html