diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-09-24 14:45:22 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-10-07 15:45:00 +0200 |
commit | 91aad62560fc8cc11a1f04e627da0c0f0d33ef08 (patch) | |
tree | 2720c976c34c0316305877c35ffcdf1801a36be6 /mm/dmapool.c | |
parent | b86ff67d5a28f3ac1479d99b8a687e7107c58ae6 (diff) | |
download | linux-91aad62560fc8cc11a1f04e627da0c0f0d33ef08.tar.gz |
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 <bgolaszewski@baylibre.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'mm/dmapool.c')
0 files changed, 0 insertions, 0 deletions