diff options
author | Yu Kuai <[email protected]> | 2023-07-06 16:37:26 +0800 |
---|---|---|
committer | Song Liu <[email protected]> | 2023-07-27 00:13:30 -0700 |
commit | b4d129640f194ffc4cc64c3e97f98ae944c072e8 (patch) | |
tree | 8f9a626d4efe7c7751a08c14ddeee0e8272e5f10 /tools/perf/scripts | |
parent | 673643490b9a0eb3b25633abe604f62b8f63dba1 (diff) |
md/md-bitmap: remove unnecessary local variable in backlog_store()
Local variable is definied first in the beginning of backlog_store(),
there is no need to define it again.
Fixes: 8c13ab115b57 ("md/bitmap: don't set max_write_behind if there is no write mostly device")
Signed-off-by: Yu Kuai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Song Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions