OSDN Git Service

minigbm: gralloc0: Fix coding style error
authorTomasz Figa <tfiga@chromium.org>
Wed, 2 Aug 2017 10:35:40 +0000 (19:35 +0900)
committerchrome-bot <chrome-bot@chromium.org>
Wed, 9 Aug 2017 18:48:04 +0000 (11:48 -0700)
commit4df286c26c38888fdc39d705bc5499a92d56d3a4
treeb4965b3ed87a1fc4f580056971232891c757754a
parent469a3aae8237451a1ce9f9fcf47ee0a16c07e27b
minigbm: gralloc0: Fix coding style error

There is a missing whitespace error in gralloc0.cc, which is
automatically corrected by some git hook, so let's fix it finally. Since
the original style issue seems to be caused by a bug in clang-format
used in ChromeOS chroot (and corrected by any other, not broken,
clang-format), just annotate the line to have clang-format bypassed.

BUG=none
TEST=compile

Change-Id: I6df1963eedc3b908d4a0abaffb2db9081eaba043
Reviewed-on: https://chromium-review.googlesource.com/597330
Commit-Ready: Tomasz Figa <tfiga@chromium.org>
Tested-by: Tomasz Figa <tfiga@chromium.org>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
cros_gralloc/gralloc0/gralloc0.cc