On Tue, 16 May 2023 11:03:59 +0000
Yasin CANER <yasinnca...@gmail.com> wrote:

> +     /* First, getting allocation count from alloc_q. alloc_q is allocated 
> in this function*/ 
> +     /* and/or kni_alloc function from mempool.*/
> +     /* If alloc_q is completely removed, it shall be allocated again.*/

If you send another version of this patch. It would be good to follow the style 
of multi-line comment.
        /* First, getting allocation count from alloc_q. alloc_q is allocated 
in this function
         *  and/or kni_alloc function from mempool.
         * If alloc_q is completely removed, it shall be allocated again.
         */


Reply via email to