On Wed, Aug 24, 2022 at 10:41 PM Konstantin Kostiuk wrote:
>
> Reviewed-by: Konstantin Kostiuk
>
> On Wed, Aug 24, 2022 at 12:42 PM Bin Meng wrote:
>>
>> From: Bin Meng
>>
>> g_mkdir() is a deprecated API and newer codes should use
>> g_mkdir_with_parents().
>>
>> Signed-off-by: Bin Meng
>> --
Reviewed-by: Konstantin Kostiuk
On Wed, Aug 24, 2022 at 12:42 PM Bin Meng wrote:
> From: Bin Meng
>
> g_mkdir() is a deprecated API and newer codes should use
> g_mkdir_with_parents().
>
> Signed-off-by: Bin Meng
> ---
>
> qga/commands-posix-ssh.c | 2 +-
> 1 file changed, 1 insertion(+), 1