mirror of https://github.com/torvalds/linux.git
1/ Error handling code following a kzalloc should free the allocated data. 2/ Report an error when no platform data is detected Both problems fixed by moving the platform data check before the allocation, and allows a goto to be killed. Reported-by: Julia Lawall <julia@diku.dk> Acked-by: Julia Lawall <julia@diku.dk> Signed-off-by: Dan Williams <dan.j.williams@intel.com> |
||
|---|---|---|
| .. | ||
| ioat | ||
| ipu | ||
| Kconfig | ||
| Makefile | ||
| at_hdmac.c | ||
| at_hdmac_regs.h | ||
| dmaengine.c | ||
| dmatest.c | ||
| dw_dmac.c | ||
| dw_dmac_regs.h | ||
| fsldma.c | ||
| fsldma.h | ||
| iop-adma.c | ||
| iovlock.c | ||
| mv_xor.c | ||
| mv_xor.h | ||
| shdma.c | ||
| shdma.h | ||
| txx9dmac.c | ||
| txx9dmac.h | ||