diff options
| author | Andrew Martin <andrew.martin@amd.com> | 2025-12-12 15:59:17 +0800 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-02-19 12:16:11 -0500 |
| commit | 09da66f139b43c217e22435d6e50b0d9960f5183 (patch) | |
| tree | d03a9f96ca13fc62e0bf304aa0b27bfd2deadf6c /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | f0157ce46cf0e5e2257e19d590c9b16036ce26d4 (diff) | |
drm/amdkfd: Check for NULL return values
This patch fixes issues when the code moves forward with a potential
NULL pointer, without checking.
Removed one redundant NULL check for a function parameter. This check
is already done in the only caller.
Signed-off-by: Andrew Martin <andrew.martin@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
