The calloc function returns either a null pointer or a pointer to the
allocated space. Add the second case that is missed.
Fixes:
|
||
|---|---|---|
| .. | ||
| atomisp | ||
| bcm2048 | ||
| cxd2099 | ||
| davinci_vpfe | ||
| imx | ||
| lirc | ||
| omap4iss | ||
| Kconfig | ||
| Makefile | ||
The calloc function returns either a null pointer or a pointer to the
allocated space. Add the second case that is missed.
Fixes:
|
||
|---|---|---|
| .. | ||
| atomisp | ||
| bcm2048 | ||
| cxd2099 | ||
| davinci_vpfe | ||
| imx | ||
| lirc | ||
| omap4iss | ||
| Kconfig | ||
| Makefile | ||