mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
2790143f09
As the devm_kcalloc may return NULL pointer,
it should be better to add check for the return
value, as same as the others.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ntb_msi_test.c | ||
ntb_perf.c | ||
ntb_pingpong.c | ||
ntb_tool.c |