Merged, Thanks, Maxim.
On 07/15/15 15:23, Bill Fischofer wrote:
Signed-off-by: Bill Fischofer <[email protected]> --- include/odp/api/pool.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/odp/api/pool.h b/include/odp/api/pool.h index 4bdc568..2e79a55 100644 --- a/include/odp/api/pool.h +++ b/include/odp/api/pool.h @@ -193,8 +193,7 @@ uint64_t odp_pool_to_u64(odp_pool_t hdl); /** * Initialize pool params * - * This routine is used to initialize an odp_pool_param_t to its - * default values for all fields + * Initialize an odp_pool_param_t to its default values for all fields * * @param param Address of the odp_pool_param_t to be initialized */
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
