diff options
author | Adam Jackson <[email protected]> | 2019-10-18 13:50:41 -0400 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2019-10-18 21:19:24 +0300 |
commit | 2f77d82e7ee416b51771cf022f23921b44aaaec3 (patch) | |
tree | e165f87e9a2d8241b63a5e53bcd40a2c8b1a234f /lib/mpi/mpi-cmp.c | |
parent | 2093dea3def9d5bf3000697ae3b0ec36c43354e0 (diff) |
drm/fourcc: Fix undefined left shift in DRM_FORMAT_BIG_ENDIAN macros
1<<31 is undefined because it's a signed int and C is terrible.
Reviewed-by: Eric Engestrom <[email protected]>
Signed-off-by: Adam Jackson <[email protected]>
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions