commit | 2d8b7ef4a84e4946619fa8e4d1b9fcaa15208440 | [log] [tgz] |
---|---|---|
author | Niklas Söderlund <niso@kth.se> | Fri Sep 13 19:19:25 2013 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Fri Sep 13 19:19:25 2013 +0000 |
tree | df44af82a80c8b8d0ae86182f7fb51c0e8e7a94f | |
parent | 26e7a154a87a16cf0607e381bd0f0936879e5939 [diff] |
Remove exit call from sys_physmap_* All callers are prepared to handle error if ERROR_PTR is returned. The Manpage mentioning the respective return code is readapted. Corresponding to flashrom svn r1744. Signed-off-by: Niklas Söderlund <niso@kth.se> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>