mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-05 01:54:09 +08: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 |