gpu: host1x: Fix a couple of checkpatch warnings
authorThierry Reding <treding@nvidia.com>
Thu, 23 Jun 2016 09:33:31 +0000 (11:33 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 23 Jun 2016 09:59:28 +0000 (11:59 +0200)
commit6df633d0dc333ffce683f46f2856024479b170b9
tree7ec587a9e0fa9a9c2e6eb9352af4232fa91e1d7e
parentb47a04919680185c3bdaa8f8d832addd38172a65
gpu: host1x: Fix a couple of checkpatch warnings

Fix a couple of occurrences where no blank line was used to separate
variable declarations from code or where block comments were wrongly
formatted.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/cdma.c
drivers/gpu/host1x/debug.c
drivers/gpu/host1x/dev.c
drivers/gpu/host1x/hw/debug_hw.c
drivers/gpu/host1x/hw/syncpt_hw.c
drivers/gpu/host1x/intr.c
drivers/gpu/host1x/job.c
drivers/gpu/host1x/syncpt.c