mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
2b932d8ef0
Probably a typo.. we obviously need "(bpp + 7) / 8" instead of "(bpp + 1) / 8". Unlikely to be hit in any sane code, but lets be safe. Use DIV_ROUND_UP() to avoid the problem entirely and make the core more readable. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: David Herrmann <dh.herrmann@gmail.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
udl_connector.c | ||
udl_drv.c | ||
udl_drv.h | ||
udl_encoder.c | ||
udl_fb.c | ||
udl_gem.c | ||
udl_main.c | ||
udl_modeset.c | ||
udl_transfer.c |