* [PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set
@ 2015-10-15 8:11 sumit.saxena
2015-10-19 15:33 ` Tomas Henzl
0 siblings, 1 reply; 2+ messages in thread
From: sumit.saxena @ 2015-10-15 8:11 UTC (permalink / raw)
To: linux-scsi, thenzl, martin.petersen, hch, jbottomley,
kashyap.desai, sumit.saxena, kiran-kumar.kasturi
Cc: uday.lingala
Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com>
---
drivers/scsi/megaraid/megaraid_sas_fp.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/drivers/scsi/megaraid/megaraid_sas_fp.c b/drivers/scsi/megaraid/megaraid_sas_fp.c
index ce5b832..741509b 100644
--- a/drivers/scsi/megaraid/megaraid_sas_fp.c
+++ b/drivers/scsi/megaraid/megaraid_sas_fp.c
@@ -1198,10 +1198,6 @@ void mr_update_span_set(struct MR_DRV_RAID_MAP_ALL *map,
span_row_width +=
MR_LdSpanPtrGet
(ld, count, map)->spanRowDataSize;
- printk(KERN_INFO "megasas:"
- "span %x rowDataSize %x\n",
- count, MR_LdSpanPtrGet
- (ld, count, map)->spanRowDataSize);
}
}
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set
2015-10-15 8:11 [PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set sumit.saxena
@ 2015-10-19 15:33 ` Tomas Henzl
0 siblings, 0 replies; 2+ messages in thread
From: Tomas Henzl @ 2015-10-19 15:33 UTC (permalink / raw)
To: sumit.saxena, linux-scsi, martin.petersen, hch, jbottomley,
kashyap.desai, kiran-kumar.kasturi
Cc: uday.lingala
On 15.10.2015 10:11, sumit.saxena@avagotech.com wrote:
> Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Tomas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-19 15:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-15 8:11 [PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set sumit.saxena
2015-10-19 15:33 ` Tomas Henzl
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.