commit | 2b2dd15cbddaa1e0e8b648d824dfb8c233ab212f | [log] [tgz] |
---|---|---|
author | Matt Mower <mowerm@gmail.com> | Tue Apr 26 11:24:08 2016 -0500 |
committer | Dees Troy <dees_troy@teamw.in> | Tue May 03 18:48:38 2016 +0100 |
tree | 79aa0cd538781dc4d720596c03f01aab4c3fad6e | |
parent | 4ab42b1831da7085bdadb51e3709cb2e5837ef69 [diff] |
Remove char/string conversions in fstab processing There a few char->string conversions between functions which handle different parts of fstab line processing, but there are no uses of string functions. Pass char arrays/pointers around instead. Change-Id: I976a9a54ee8dcfb6194cadcac6a34e467602003b
Team Win Recovery Project (TWRP)
You can find a compiling guide here.