SIGN IN SIGN UP

rutabaga_gfx: fix clippy byte_char_slices in DRM format constants

A newer clippy flags `[b'R', b'8', b' ', b' ']` under byte_char_slices; the
DRM fourcc constants are the same bytes written as a dereferenced byte
string. Values unchanged.

Signed-off-by: vadik likholetov <vadikas@gmail.com>
V
vadik likholetov committed
4d1487bf13403fb4a95c51b9cd89e2501aa85e5f
Parent: 2928566
Committed by Matej Hrica <matej@hrica.dev> on 7/10/2026, 5:14:43 PM