mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 11:06:10 +00:00
devm_ioremap() returns NULL on error, it doesn't return an ERR_PTR, which is what the current code does. This patch corrects these checks. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| core.c | ||
| debug.c | ||
| debug.h | ||
| gth.c | ||
| gth.h | ||
| intel_th.h | ||
| Kconfig | ||
| Makefile | ||
| msu.c | ||
| msu.h | ||
| pci.c | ||
| pti.c | ||
| pti.h | ||
| sth.c | ||
| sth.h | ||