OSDN Git Service

media: v4l: rcar_fdp1: Fix indentation oddities
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Sun, 22 Apr 2018 08:00:08 +0000 (04:00 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 25 Mar 2019 18:14:56 +0000 (14:14 -0400)
commit149e31e90b505ae0cc909bd0d92b2ba4826574d6
tree978d017cc78d903c24de4cfb4bdb404e20d341fb
parent35e2e8b5fb0799206efb9005564334ef80e49e34
media: v4l: rcar_fdp1: Fix indentation oddities

Indentation is odd in several places, especially when printing messages
to the kernel log. Fix it to match the usual coding style.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/rcar_fdp1.c