diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-09-04 22:46:02 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-09-05 09:55:03 +0200 |
commit | 042fa8c7c04dd43b21be3ec5104681574a4f8f8c (patch) | |
tree | 88dd1355b876aad11368a9d0fc1ea1c7d84db33a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ae930c912b3274d79319179c1f5ddd9423dd0a7d (diff) |
rtc: ds1307: remove regs member
ds1307->regs is never used before being read or initialized locally. There
is no point in keeping a copy in memory.
Also limit the size of the read buffer to what is really used, rename buf
to regs for consistency and use sizeof() where possible.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions