This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/lib
Jordan Crouse ad6baf2b9e lib: Remove negative error values from allocate_contiguous_memory_nomap
allocate_contiguous_memory_nomap returns an unsigned long yet it
was returning errno codes for various failures.  Replace all negative
errno codes with 0, which is what all the callers expect on error anyway.

Change-Id: I3f847f70e0d7fa947a3442f43a980b3ffb1bfd96
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
(cherry picked from commit f319151ecf9bdb51295ddbf6ac8385f63fd4ae70)
2013-02-20 01:32:23 -08:00
..
2011-10-29 21:20:22 +02:00
2012-03-23 16:58:38 -07:00
2012-03-23 16:58:38 -07:00
2013-02-20 01:32:22 -08:00
2012-01-31 23:19:47 +02:00
2011-12-08 19:52:43 -05:00