OSDN Git Service

drm_hwcomposer: add missing break statement
authorZach Reizner <zachr@google.com>
Thu, 15 Oct 2015 21:41:41 +0000 (14:41 -0700)
committerZach Reizner <zachr@google.com>
Thu, 15 Oct 2015 21:44:02 +0000 (14:44 -0700)
commitd75d8d2bf2f53511b1826452c2a8547b6a338cc7
treef9e9d5a63bb196bae76245c95b9f5228e2250758
parentfd6dc339551e5aa041daec7abffc3ff8eaeca138
drm_hwcomposer: add missing break statement

By a stroke of luck, the fall through case had a break statement.

Change-Id: I29cb1206d114f31ec58a603cd9dcb986764d8344
drmdisplaycompositor.cpp