Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/sti: Fix a typo in a comment line

Add a missing character in this description for a data structure.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Link: http://patchwork.freedesktop.org/patch/msgid/a5a1f6cb-ba9d-0f7d-9126-9aeffb3783ad@users.sourceforge.net

authored by

Markus Elfring and committed by
Benjamin Gaignard
e1a22f90 e9635133

+1 -1
+1 -1
drivers/gpu/drm/sti/sti_cursor.c
··· 33 33 #define STI_CURS_MAX_SIZE 128 34 34 35 35 /* 36 - * pixmap dma buffer stucture 36 + * pixmap dma buffer structure 37 37 * 38 38 * @paddr: physical address 39 39 * @size: buffer size