diff options
author | Bartosz Golaszewski <[email protected]> | 2020-09-24 14:45:22 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-10-07 15:45:00 +0200 |
commit | 91aad62560fc8cc11a1f04e627da0c0f0d33ef08 (patch) | |
tree | 2720c976c34c0316305877c35ffcdf1801a36be6 /tools/perf/scripts/python | |
parent | b86ff67d5a28f3ac1479d99b8a687e7107c58ae6 (diff) |
samples: configfs: don't reinitialize variables which are already zeroed
The structure containing the storeme field is allocated using kzalloc().
There's no need to set it to 0 again.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions