diff options
author | Benjamin Sherman <benjamin@bensherman.io> | 2019-05-30 23:53:48 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-05-30 17:22:47 -0700 |
commit | 4c1d2fc7d56cf87a0d399be69e08d5aef73802eb (patch) | |
tree | 1951191001401f29d7b2c0e1b7681c8078668889 /crypto/fips.c | |
parent | d8210b1132db57100ddf5e47b5ce89d7d1b7f55d (diff) | |
download | linux-stable-4c1d2fc7d56cf87a0d399be69e08d5aef73802eb.tar.gz linux-stable-4c1d2fc7d56cf87a0d399be69e08d5aef73802eb.tar.bz2 linux-stable-4c1d2fc7d56cf87a0d399be69e08d5aef73802eb.zip |
staging: mt7621-dma: sizeof via pointer dereference
Pass the size of a struct into kzalloc by pointer dereference. This
complies with the Linux kernel coding style and removes the possibility
for a bug if the pointer's type is changed.
Signed-off-by: Benjamin Sherman <benjamin@bensherman.io>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/fips.c')
0 files changed, 0 insertions, 0 deletions