[PATCH 0/3] megaraid_sas: copule of fixes

From: Weidong Wang
Date: Tue Oct 27 2015 - 04:26:41 EST


Fix some checkpatch Warnings.
Fix a NULL pointer dereference.

As well kernel >=3.0.y will have the 'NULL pointer dereference'.

Weidong Wang (3):
megaraid_sas: Convert dev_printk to dev_<level>
megaraid_sas: Convert printk to printk_<level>
megaraid_sas: return -ENOMEM when create DMA pool for cmd frames
failed

drivers/scsi/megaraid/megaraid_sas_base.c | 83 ++++++++++++++++---------------
1 file changed, 42 insertions(+), 41 deletions(-)

--
1.9.0


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/