]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'clean-up-usage-of-ffi-types'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 1 Jul 2025 07:49:21 +0000 (09:49 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 1 Jul 2025 07:49:22 +0000 (09:49 +0200)
Tamir Duberstein says:

====================
Clean up usage of ffi types

Remove qualification of ffi types which are included in the prelude and
change `as` casts to target the proper ffi type alias rather than the
underlying primitive.

Signed-off-by: Tamir Duberstein <tamird@gmail.com>
====================

Link: https://patch.msgid.link/20250625-correct-type-cast-v2-0-6f2c29729e69@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge