Fix CRLF issues

Some files in the repo has a DOS/Windows CRLF (\r\n) ending instead
of the Unix return.  This patch set fixes the issue.

Change-Id: Ic6601f3ace9507f30c487f495198c2397b5bf805
This commit is contained in:
Tin Lam 2017-06-03 11:37:36 -05:00
parent 2ea460f044
commit cbc3044d4d
4 changed files with 265 additions and 265 deletions