commit | cadc54fe5db3eca832b6df3f13ac8078bfdcf56d | [log] [tgz] |
---|---|---|
author | Gurchetan Singh <[email protected]> | Mon Feb 01 12:03:11 2021 -0800 |
committer | Commit Bot <[email protected]> | Wed Feb 03 04:22:38 2021 +0000 |
tree | ecf7347390055a1866d992316df6dd256dbe0820 | |
parent | 52155b4b576b4d6de4b0a0e94c4c40635c740933 [diff] |
minigbm: consistent style - Sometimes were return -1 and sometimes -errno. Prefer -errno wherever possible. - No braces for single line if/else statements. This does not apply gralloc3/gralloc4, since that directory follows AOSP style. BUG=b:178495907 TEST=Cuttlefish CFI Change-Id: I4c35768e015109730772a972b4b18e8d2c3cbb9b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/minigbm/+/2665001 Reviewed-by: Gurchetan Singh <[email protected]> Reviewed-by: Jason Macnak <[email protected]> Commit-Queue: Gurchetan Singh <[email protected]> Tested-by: Gurchetan Singh <[email protected]>