[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHUa44GuctLUKPgGxLd3BU7GA1wTf2ir_BwJuWHbcQD_TOU5=w@mail.gmail.com>
Date: Thu, 27 Jun 2024 14:52:03 +0200
From: Jens Wiklander <jens.wiklander@...aro.org>
To: Mark-PK Tsai <mark-pk.tsai@...iatek.com>
Cc: Sumit Garg <sumit.garg@...aro.org>, Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>, yj.chiang@...iatek.com,
"ming-jen . chang" <ming-jen.chang@...iatek.com>, op-tee@...ts.trustedfirmware.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH v2] tee: optee: ffa: Fix missing-field-initializers warning
On Thu, Jun 27, 2024 at 8:59 AM Mark-PK Tsai <mark-pk.tsai@...iatek.com> wrote:
>
> The 'missing-field-initializers' warning was reported
> when building with W=2.
> This patch use designated initializers for
> 'struct ffa_send_direct_data' to suppress the warning
> and clarify the initialization intent.
>
> Signed-off-by: ming-jen.chang <ming-jen.chang@...iatek.com>
> Signed-off-by: Mark-PK Tsai <mark-pk.tsai@...iatek.com>
> ---
> drivers/tee/optee/ffa_abi.c | 12 +++++++++---
> 1 file changed, 9 insertions(+), 3 deletions(-)
I'm picking up this.
Thanks,
Jens
Powered by blists - more mailing lists