Convert all device markdown EOL to LF
Change-Id: Ic8c2508e4e0fdba787f9cb0070c92971cb909f19
diff --git a/_devices/samsunggalaxys7edge.markdown b/_devices/samsunggalaxys7edge.markdown
index 0cc7c65..6926a4f 100644
--- a/_devices/samsunggalaxys7edge.markdown
+++ b/_devices/samsunggalaxys7edge.markdown
@@ -1,49 +1,49 @@
----
-layout: device
-title: "Samsung Galaxy S7 edge (Exynos)"
-codename: hero2lte
-downloadfolder: hero2lte
-supportstatus: Current
-maintainer: jcadduono
-devicetree: "https://github.com/TeamWin/android_device_samsung_hero2lte"
-xdathread: "http://forum.xda-developers.com/s7-edge/development/recovery-official-twrp-hero2lte-3-0-0-0-t3334084"
-oem: Samsung
-ddof: "/dev/block/platform/155a0000.ufs/by-name/RECOVERY"
----
-
-{% include disclaimer.html %}
-
-{% include supportstatus.html %}
-
-{% include dmverity.html %}
-
-{% include appinstall.html %}
-
-<div class='page-heading'>Download Links:</div>
-<hr />
-<p class="text">International & Canada (SM-G935F, SM-G935FD, SM-G935X, SM-G935W8):</p>
-<ul>
-{% for mirror in site.data.mirrors %}
- <li>
- <a href="{{ mirror.baseurl }}hero2lte">
- {{ mirror.description }}
- </a>
- </li>
-{% endfor %}
-</ul>
-<p class="text">Korea (SM-G935K, SM-G935L, SM-G935S):</p>
-<ul>
-{% for mirror in site.data.mirrors %}
- <li>
- <a href="{{ mirror.baseurl }}hero2ltekor">
- {{ mirror.description }}
- </a>
- </li>
-{% endfor %}
-</ul>
-
-{% include twrpinstall.html %}
-
-{% include odininstall.html %}
-
-{% include ddinstall.html %}
+---
+layout: device
+title: "Samsung Galaxy S7 edge (Exynos)"
+codename: hero2lte
+downloadfolder: hero2lte
+supportstatus: Current
+maintainer: jcadduono
+devicetree: "https://github.com/TeamWin/android_device_samsung_hero2lte"
+xdathread: "http://forum.xda-developers.com/s7-edge/development/recovery-official-twrp-hero2lte-3-0-0-0-t3334084"
+oem: Samsung
+ddof: "/dev/block/platform/155a0000.ufs/by-name/RECOVERY"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include dmverity.html %}
+
+{% include appinstall.html %}
+
+<div class='page-heading'>Download Links:</div>
+<hr />
+<p class="text">International & Canada (SM-G935F, SM-G935FD, SM-G935X, SM-G935W8):</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+ <li>
+ <a href="{{ mirror.baseurl }}hero2lte">
+ {{ mirror.description }}
+ </a>
+ </li>
+{% endfor %}
+</ul>
+<p class="text">Korea (SM-G935K, SM-G935L, SM-G935S):</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+ <li>
+ <a href="{{ mirror.baseurl }}hero2ltekor">
+ {{ mirror.description }}
+ </a>
+ </li>
+{% endfor %}
+</ul>
+
+{% include twrpinstall.html %}
+
+{% include odininstall.html %}
+
+{% include ddinstall.html %}