X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fklnds%2Fgnilnd%2Fgni_pub.h;h=6046cb99582209e1ae9d63032b94e83b95d748a0;hp=e90d4f21faa407ba8a6e2af43d868f8b0d1b9ebe;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=559e182da8ca764cefffca05c06731e543129fd6 diff --git a/lnet/klnds/gnilnd/gni_pub.h b/lnet/klnds/gnilnd/gni_pub.h index e90d4f2..6046cb9 100644 --- a/lnet/klnds/gnilnd/gni_pub.h +++ b/lnet/klnds/gnilnd/gni_pub.h @@ -1062,7 +1062,7 @@ gni_return_t * cdm_hndl Communication Domain Handle * * Returns: - * GNI_RC_SUCCESS - The operation completioned succesffully + * GNI_RC_SUCCESS - The operation completed successfully * GNI_RC_INVALID_PARAM - Caller specified an invalid Communication Domain Handle * * Description: @@ -1152,7 +1152,7 @@ gni_return_t * cdm_handle Communication Domain Handle * * Returns: - * GNI_RC_SUCCESS - The operation completioned succesffully + * GNI_RC_SUCCESS - The operation completed successfully * GNI_RC_INVALID_PARAM - Caller specified an invalid Communication Domain Handle * * Description: @@ -1174,7 +1174,7 @@ gni_return_t * cdm_handle Communication Domain Handle * * Returns: - * GNI_RC_SUCCESS - The operation completioned succesffully + * GNI_RC_SUCCESS - The operation completed successfully * GNI_RC_INVALID_PARAM - Caller specified an invalid Communication Domain Handle * * Description: @@ -2763,8 +2763,8 @@ gni_return_t /** * GNI_SmsgBufferSizeNeeded - Return amount of memory required for short message - * resources given parameters in a inut short message - * attributes structure + * resources given parameters in an input short + * message attributes structure * IN * smsg_attr pointer to short message attributes structure * @@ -3138,7 +3138,7 @@ gni_return_t * Description: * * The remote PE address provided is assigned to an SMSG control structure and - * mailbox for use in a inter-node connection. An attribute structure + * mailbox for use in an inter-node connection. An attribute structure * describing the assigned resources is then returned. The attributes must be * traded with the remote end-point to establish the connection. **/ @@ -5136,9 +5136,9 @@ gni_return_t ); /** - * gni_smsg_buff_size_needed - Return amount of memory required for short message - * resources given parameters in a inut short message - * attributes structure + * gni_smsg_buff_size_needed - Return amount of memory required for short + * message resources given parameters in an input + * short message attributes structure * IN * local_smsg_attr parameters for short messaging *