mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 23:25:54 +00:00
bfc133515f
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 |