[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y1ZFLO98zNoAgniW@debian.me>
Date: Mon, 24 Oct 2022 14:56:28 +0700
From: Bagas Sanjaya <bagasdotme@...il.com>
To: Li kunyu <kunyu@...china.com>
Cc: krisman@...labora.com, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] unicode: mkutf8data: Add compound malloc function
On Mon, Oct 24, 2022 at 12:50:30PM +0800, Li kunyu wrote:
> The patch has the following modifications.
> 1. Add unicode_data_malloc function, which realizes the combined use of
> malloc and memcpy, and assigns values to dst.
> 2. Add unicode_data_remalloc function assigns 0 to the data in the
> allocated memory pointer. When the integer free parameter specifies 1,
> execute free (* dst), and finally assign the value to dst.
> 3. Remove the original um pointer related code and replace it with these
> two functions.
>
These changes should be split into separate patches.
Also, please take a time to review the patch description because what I
read above is somewhat confusing.
And the last, please learn how to use git-format-patch(1) and
git-send-email(1) correctly.
Thanks.
--
An old man doll... just what I always wanted! - Clara
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists