OSDN Git Service

drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
authorColin Ian King <colin.king@canonical.com>
Sun, 14 May 2017 17:00:16 +0000 (18:00 +0100)
committerEric Anholt <eric@anholt.net>
Tue, 16 May 2017 16:42:20 +0000 (09:42 -0700)
commitfdb888de9ef922c01c1a4a846a2498f572b8dcf4
tree95847aa79f85164c6b3fe7f0a64ce6a1c54e62fe
parentb70ee2367fd53bf6c1238d3188d1b8780a0605a0
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"

Trivial fix to spelling mistake in DRM_ERROR message and split
over two lines to clean up a "line over 80 characters" checkpatch
warning.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: http://patchwork.freedesktop.org/patch/msgid/20170514170016.6802-1-colin.king@canonical.com
drivers/gpu/drm/vc4/vc4_validate.c