evas/drm: No need to check info.fd < 0 again as we just did that.
authorStefan Schmidt <s.schmidt@samsung.com>
Thu, 14 Aug 2014 13:57:27 +0000 (15:57 +0200)
committerStefan Schmidt <s.schmidt@samsung.com>
Wed, 27 Aug 2014 14:01:06 +0000 (16:01 +0200)
commit9236a6d9722df7b18d780e74728dfcbfe485bd77
tree0744ab7def352b55a9ee441dbeea1098349901ec
parent92ba0c600ff78f3785106f1562a6e0d3b255957c
evas/drm: No need to check info.fd < 0 again as we just did that.

We are in a block here which already checked fro that. Remove this
and adjust indent.
src/modules/evas/engines/drm/evas_engine.c