ecore-drm: Add an extra blank line just to separate code

Summary: This commit has no functional changes, just
cosmetic/formatting to make the code easier to read.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2014-09-24 09:59:23 -04:00
parent af6cb4e84a
commit 157c0598ed
1 changed files with 1 additions and 0 deletions

View File

@ -386,6 +386,7 @@ cont:
backlight->type = type;
backlight->device = eina_stringshare_add(device);
}
out:
EINA_LIST_FREE(devs, device);
eina_stringshare_del(device);