Message ID | 5058C328.1010004@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Rejected |
Delegated to: | Alex Netes |
Headers | show |
Hi Hal, On 14:53 Tue 18 Sep , Hal Rosenstock wrote: > > Signed-off-by: Hal Rosenstock <hal@mellanox.com> > --- Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
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
Signed-off-by: Hal Rosenstock <hal@mellanox.com> --- include/iba/ib_types.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)