diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2023-01-02 12:29:19 +0100 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2023-01-03 14:24:30 +0100 |
commit | 4db88a9026c22059a10e74789f2fcc6a424ab4cc (patch) | |
tree | 114e641a3f6323500ee69b3b0ff4156d6692c667 /.gitattributes | |
parent | f21d62c9ce3db2c74875a15bec6afbae93ee43cc (diff) | |
download | linux-4db88a9026c22059a10e74789f2fcc6a424ab4cc.tar.gz |
drm/format-helper: Type fixes in format-helper tests
Change the source-buffer type of le32buf_to_cpu() to __le32* to
reflect endianness. Result buffers are converted to local endianness,
so instantiate them from regular u8 or u32 types.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Maíra Canal <mcanal@igalia.com>
Reviewed-by: José Expósito <jose.exposito89@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230102112927.26565-6-tzimmermann@suse.de
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions