Signed-off-by: Hal Rosenstock <[email protected]> --- include/iba/ib_types.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/iba/ib_types.h b/include/iba/ib_types.h index c8d51ca..698418d 100644 --- a/include/iba/ib_types.h +++ b/include/iba/ib_types.h @@ -7765,10 +7765,10 @@ ib_notice_is_generic(IN const ib_mad_notice_attr_t * p_ntc) /* * PARAMETERS * p_ntc -* [in] Pointer to the notice MAD attribute +* [in] Pointer to the notice MAD attribute * * RETURN VALUES -* TRUE if mad is generic +* TRUE if notice MAD is generic * * SEE ALSO * ib_mad_notice_attr_t -- 1.7.8.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
