media: v4l2-tpg-core.c: add space after %
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 25 Mar 2018 21:40:30 +0000 (17:40 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 4 Apr 2018 10:12:52 +0000 (06:12 -0400)
commite605e9e339379730c84a6b51bf9a12da2d64b77b
tree978ecbc5a709b078dca9ecaf083746ab43384443
parent437fba47f48514554c71f3a14ab1d991fd11579e
media: v4l2-tpg-core.c: add space after %

I know, it's a measly space, but I can't stand it since the
V4L2_PIX_FMT_NV24 case before this case does it right.

So add the space in order to restore blessed symmetry and
consistency and to make the world whole again...

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/common/v4l2-tpg/v4l2-tpg-core.c