summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorPrachotan Bathi <prachotan.bathi@arm.com>2025-07-08 17:51:50 -0500
committerJarkko Sakkinen <jarkko@kernel.org>2025-07-23 02:31:29 +0300
commit586dafcdbc5004266a74bc280281e4ee92488633 (patch)
tree3dce9b9a1123abb2089339f98964f93a0317feb1 /scripts/lib/kdoc/kdoc_parser.py
parent8b325091b76f7a4213d2d6b5c7717d87c2c36e62 (diff)
tpm_crb_ffa: Remove memset usage
Simplify initialization of `ffa_send_direct_data2` and `ffa_send_direct_data` structures by using designated initializers instead of `memset()` followed by field assignments, reducing code size and improving readability. Signed-off-by: Prachotan Bathi <prachotan.bathi@arm.com> Suggested-by: Jarkko Sakkinen <jarkko@kernel.org> Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions