diff options
author | Denis Efremov <[email protected]> | 2020-06-05 20:37:44 +0300 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-06-10 18:00:24 -0400 |
commit | 43a562774fceba867e8eebba977d7d42f8a2eac7 (patch) | |
tree | 6adb8ed20772787fa8c9beabf5771a8cda0ca9a9 /lib/mpi/mpi-sub-ui.c | |
parent | 81921a828b94ce2816932c19a5ec74d302972833 (diff) |
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Use kfree() instead of kvfree() to free rgb_user in
calculate_user_regamma_ramp() because the memory is allocated with
kcalloc().
Signed-off-by: Denis Efremov <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions