1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-18 04:20:44 +00:00
Mark-PK Tsai e0556255a5 tee: optee: ffa: Fix missing-field-initializers warning
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@mediatek.com>
Signed-off-by: Mark-PK Tsai <mark-pk.tsai@mediatek.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
2024-06-27 10:27:31 +02:00
..
2024-04-25 19:25:54 +02:00
2024-04-08 14:09:58 +01:00
2024-03-15 11:58:32 -07:00
2024-05-08 10:15:40 -07:00
2024-05-10 14:37:05 -07:00
2024-04-11 16:23:56 -07:00
2024-05-09 08:39:10 -07:00
2024-05-05 10:00:47 -07:00
2024-04-09 17:01:01 -07:00
2024-03-15 17:53:48 -07:00
2024-03-21 12:44:10 -07:00
2024-05-05 10:08:52 -07:00
2024-04-26 13:17:33 -07:00
2024-03-15 11:58:32 -07:00
2024-05-08 09:37:58 -07:00
2024-04-30 09:06:05 -07:00
2024-03-21 10:37:39 -07:00
2024-03-21 17:16:46 -07:00
2024-05-02 10:43:35 -07:00
2024-03-21 15:18:18 -07:00
2024-04-11 16:23:56 -07:00
2024-04-22 17:07:13 -04:00
2024-03-15 13:21:13 -07:00
2024-03-17 12:06:10 -07:00
2024-03-19 08:48:09 -07:00