Files
linux-apfs/drivers
Dan Carpenter d86fb45b5c mcb: request_mem_region() returns NULL on error
The code here is checking for IS_ERR() when request_mem_region() only
returns NULL on error and never an ERR_PTR.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 16:15:30 +02:00
..
2015-03-02 12:08:43 -05:00
2015-02-03 15:58:39 -08:00
2015-04-03 16:15:30 +02:00
2015-02-04 09:15:18 +01:00
2015-03-25 10:51:53 +01:00
2015-02-18 08:40:29 +01:00
2015-03-25 12:25:29 +01:00
2015-02-03 15:58:39 -08:00