drm/tegra: vic: Properly align arguments
authorThierry Reding <treding@nvidia.com>
Wed, 8 Nov 2017 12:22:17 +0000 (13:22 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 12:42:09 +0000 (13:42 +0100)
commit9b49f674eb205f9a01638ffc4b6add49741955ad
tree600612a1a4086530481d7fcf487fdaf021368e92
parent67485fb8b89389f4475af0596d33bd5c11896522
drm/tegra: vic: Properly align arguments

Properly align function arguments on subsequent lines with the first
argument on the first line.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/drm/tegra/vic.c