diff options
author | Jakob Koschel <[email protected]> | 2022-03-19 21:35:28 +0100 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2022-03-27 22:18:39 +0200 |
commit | 97f32e11730e05927df196bcc8e30d8f2bcbb181 (patch) | |
tree | bbd6c0b63fdbdeb137ad98aa12114ff2ce305056 /drivers/gpu/drm/amd/display/dc/inc/hw | |
parent | 7107822004198f60dd46d102694a666db784d28b (diff) |
s390/zcrypt: fix using the correct variable for sizeof()
While the original code is valid, it is not the obvious choice for the
sizeof() call and in preparation to limit the scope of the list iterator
variable the sizeof should be changed to the size of the variable
being allocated.
Signed-off-by: Jakob Koschel <[email protected]>
Signed-off-by: Harald Freudenberger <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw')
0 files changed, 0 insertions, 0 deletions