commit | 0655fb33e0cd7d57136976d16e923cb0b0344a4f | [log] [tgz] |
---|---|---|
author | Ray Smith <raymond.smith@arm.com> | Fri Mar 15 12:47:06 2013 +0000 |
committer | Ray Smith <raymond.smith@arm.com> | Thu Mar 21 07:10:14 2013 +0000 |
tree | 40a817a71ae1cbe945e1bd490e1e5beadb5a21bf | |
parent | 2bc3bf6e19a873b5af161e04abd01652c8a192e7 [diff] |
Make omap_bo_map return NULL upon failure as expected If mmap fails it returns MAP_FAILED, which is not equal to NULL. Users of omap_bo_map expect it to return NULL upon failure. Change-Id: I1c65503ed7bdce84a2b10d69b78977f881d01a8e