projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb2b5d
)
megaraid_sas : Remove debug print from function megasas_update_span_set
author
[email protected]
<
[email protected]
>
Thu, 15 Oct 2015 08:11:14 +0000
(13:41 +0530)
committer
Martin K. Petersen
<
[email protected]
>
Tue, 3 Nov 2015 03:58:29 +0000
(22:58 -0500)
Signed-off-by: Sumit Saxena <
[email protected]
>
Reviewed-by: Tomas Henzl <
[email protected]
>
Signed-off-by: Martin K. Petersen <
[email protected]
>
drivers/scsi/megaraid/megaraid_sas_fp.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/megaraid/megaraid_sas_fp.c
b/drivers/scsi/megaraid/megaraid_sas_fp.c
index ce5b832557ef30e9bac5d876eea0620a5b344e54..741509b3561776a874189ad1613984df86129ffe 100644
(file)
--- 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);
}
}