Home
last modified time | relevance | path

Searched hist:"7 e8a9486786d5ede1d2405fab140c6a0d8b2c1fe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dhpsa.cdiff 7e8a9486786d5ede1d2405fab140c6a0d8b2c1fe Mon Dec 12 05:04:21 CST 2016 Amit Kushwaha <kushwaha.a@samsung.com> 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>