diff options
author | Amit Kushwaha <kushwaha.a@samsung.com> | 2016-12-12 16:34:21 +0530 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-12-14 15:33:13 -0500 |
commit | 7e8a9486786d5ede1d2405fab140c6a0d8b2c1fe (patch) | |
tree | 2e1cfd4c1d6b4f4e8db4f40b1b001bb436fbc7fe /drivers/scsi/qla2xxx/qla_mbx.c | |
parent | 2c9bce5b49713acba3e90ce994d60996adcd4b30 (diff) |
scsi: hpsa: remove memory allocate failure message
This patch cleanup warning reported by checkpatch.pl WARNING: Possible
unnecessary 'out of memory' message With no available memory, a warn on
message already gets printed by page alloc apis and modified goto use if
memory unallocated.
Signed-off-by: Amit Kushwaha <kushwaha.a@samsung.com>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_mbx.c')
0 files changed, 0 insertions, 0 deletions