Loading
fbdev: core: Fix ubsan warning in pixel_to_pat
It could be triggered on 32 bit big endian machines at 32 bpp in the pattern realignment. In this case just return early as the result is an identity. Signed-off-by:Zsolt Kajtar <soci@c64.rulez.org> Signed-off-by:
Helge Deller <deller@gmx.de>