> In i810_setup(), if ioremap() fails, the memory allocated > by alloc_gatt_pages() should be freed. Add free_gatt_pages() > to do so.
* Were any source code analysis tools involved here? * Would the term “exception handling” be more appropriate than “an error handle”? Regards, Markus
