linux/drivers/scsi/cxgbi
Denis Efremov ee9108fedf scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc
Remove cxgbi_alloc_big_mem(), cxgbi_free_big_mem() functions and use
kvzalloc/kvfree instead. __GFP_NOWARN added to kvzalloc() call because we
already print a warning in case of allocation fail.

Link: https://lore.kernel.org/r/20200801133123.61834-1-efremov@linux.com
Signed-off-by: Denis Efremov <efremov@linux.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2020-08-20 23:34:47 -04:00
..
cxgb3i scsi: cxgb3i: Remove bad documentation and demote kerneldoc header 2020-07-24 22:10:48 -04:00
cxgb4i scsi: cxgb4i: Add support for iSCSI segmentation offload 2020-07-08 01:41:05 -04:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
libcxgbi.c scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc 2020-08-20 23:34:47 -04:00
libcxgbi.h scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzalloc 2020-08-20 23:34:47 -04:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00