diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-09-24 15:45:22 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-10-07 16:45:00 +0300 |
commit | 91aad62560fc8cc11a1f04e627da0c0f0d33ef08 (patch) | |
tree | 2720c976c34c0316305877c35ffcdf1801a36be6 /samples/bpf/sock_example.c | |
parent | b86ff67d5a28f3ac1479d99b8a687e7107c58ae6 (diff) | |
download | linux-91aad62560fc8cc11a1f04e627da0c0f0d33ef08.tar.xz |
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 'samples/bpf/sock_example.c')
0 files changed, 0 insertions, 0 deletions