diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2017-04-24 16:51:10 +0900 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-04-24 19:00:29 -0400 |
commit | 6eadc61224666dcc79763dc21749b5f809d82140 (patch) | |
tree | b14107bc46373d10b1727c2b0f348de0b5ad7e50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7529fbb0080d67bc45a3cdad91574cdd0f8a31cf (diff) |
scsi: sd: Improve sd_completed_bytes
Re-shuffle the code to be more efficient by not initializing variables
upfront (i.e. do it only when necessary). Also replace the do_div calls
with calls to sectors_to_logical().
No functional change is introduced by this patch.
[mkp: bytes_to_logical()]
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions