summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2023-08-20 12:51:16 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-08-30 22:26:47 +0300
commit415b7ba36a788dd2496a605f3fc992c793afd406 (patch)
tree03454e004fc2491f45609ed303525991b014de69 /scripts/stackusage
parent5f5c75bf1687d492d35fb37819508a270ba7a8f8 (diff)
downloadlinux-415b7ba36a788dd2496a605f3fc992c793afd406.tar.xz
drm/amdgpu: Use kvzalloc() to simplify code
kvzalloc() can be used instead of kvmalloc() + memset() + explicit NULL assignments. It is less verbose and more future proof. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions