diff --git a/drivers/scsi/st.c b/drivers/scsi/st.c index b141d7641a2e3474b95e6d4424c3508ade62036d..6c399480783d3051aac5ad65e9b4865ed99eca41 100644 --- a/drivers/scsi/st.c +++ b/drivers/scsi/st.c @@ -4712,7 +4712,7 @@ static ssize_t read_byte_cnt_show(struct device *dev, static DEVICE_ATTR_RO(read_byte_cnt); /** - * read_us_show - return read us - overall time spent waiting on reads in ns. + * read_ns_show - return read ns - overall time spent waiting on reads in ns. * @dev: struct device * @attr: attribute structure * @buf: buffer to return formatted data in