summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2024-10-07 14:51:32 +0300
committerZack Rusin <zack.rusin@broadcom.com>2024-10-11 06:01:45 +0300
commitf07fd958a49264eebc1db9c946eb5d2e91c470fd (patch)
tree43dd0786240871790ab2ed48ec111226699471f8 /scripts/gdb/linux
parent26498b8d54373d31a621d7dec95c4bd842563b3b (diff)
downloadlinux-f07fd958a49264eebc1db9c946eb5d2e91c470fd.tar.xz
drm/vmwgfx: Remove unnecessary NULL checks before kvfree()
Since kvfree() already checks if its argument is NULL, an additional check before calling kvfree() is unnecessary and can be removed. Remove both and the following Coccinelle/coccicheck warnings reported by ifnullfree.cocci: WARNING: NULL check before some freeing functions is not needed WARNING: NULL check before some freeing functions is not needed Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Signed-off-by: Zack Rusin <zack.rusin@broadcom.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241007115131.1811-3-thorsten.blum@linux.dev
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions